{
  "name": "Spicy Mango Kitchen",
  "short_name": "SMK",
  "description": "Authentic South Indian restaurant in Scarborough, ON. Dosa, biryani, Chettinad, filter coffee. Order online for pickup.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#FAF7F1",
  "theme_color": "#E85A1F",
  "orientation": "portrait-primary",
  "lang": "en-CA",
  "dir": "ltr",
  "categories": ["food", "lifestyle", "shopping"],
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Crect width='100' height='100' rx='20' fill='%23E85A1F'/%3E%3Ctext y='.9em' font-size='90' x='5'%3E%F0%9F%A5%AD%3C/text%3E%3C/svg%3E",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Online",
      "short_name": "Order",
      "description": "Start a pickup order",
      "url": "/checkout.html",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='80'%3E%F0%9F%9B%92%3C/text%3E%3C/svg%3E", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Menu",
      "short_name": "Menu",
      "description": "Browse the full menu",
      "url": "/menu.html",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='80'%3E%F0%9F%8D%9E%3C/text%3E%3C/svg%3E", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Visit Us",
      "short_name": "Visit",
      "description": "Hours, address, contact",
      "url": "/contact.html",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Ctext y='.9em' font-size='80'%3E%F0%9F%97%93%3C/text%3E%3C/svg%3E", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
