{
  "name": "Roast & Brew",
  "short_name": "Roast & Brew",
  "description": "Order food, track your table & earn loyalty points at Roast & Brew — Mangalore's Hunger Destination",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "prefer_related_applications": false,
  "background_color": "#F5EFE0",
  "theme_color": "#C99A35",
  "scope": "/",
  "categories": ["food", "restaurant"],
  "lang": "en",
  "icons": [
    {
      "src": "/favicon/favicon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/favicon/favicon-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon/favicon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "shortcuts": [
    {
      "name": "Order Food",
      "short_name": "Order",
      "description": "Scan QR to order at your table",
      "url": "/order/T1",
      "icons": [{ "src": "/favicon/favicon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our full menu",
      "url": "/menu",
      "icons": [{ "src": "/favicon/favicon-192x192.png", "sizes": "192x192" }]
    }
  ]
}
