{
  "name": "Clay Pot Indian Bar & Restaurant",
  "short_name": "Clay Pot",
  "description": "Authentic Indian Dining & Lounge in Centreville, Virginia",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1F0A01",
  "theme_color": "#F4A300",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["food", "lifestyle", "shopping"],
  "lang": "en-US",
  "dir": "ltr",
  "scope": "/",
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Order Online",
      "short_name": "Order",
      "description": "Order food online via Toast",
      "url": "https://order.toasttab.com/online/clay-pot-3065-centerville-rd-ste-g",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "View Menu",
      "short_name": "Menu",
      "description": "Browse our full menu",
      "url": "/menu",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
