{
  "id": "/",
  "name": "BiteSquare",
  "short_name": "BiteSquare",
  "description": "Order momos, milkshakes, loaded fries, Maggi and more from BiteSquare — Rohini's favourite bites.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#fff8e5",
  "theme_color": "#ffbc3b",
  "categories": ["food", "restaurants", "delivery"],
  "lang": "en-IN",
  "prefer_related_applications": false,
  "edge_side_panel": { "preferred_width": 400 },
  "icons": [
    {
      "src": "/favicon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "url": "/",
      "description": "Browse the full menu"
    },
    {
      "name": "My Cart",
      "url": "/cart",
      "description": "View your cart"
    },
    {
      "name": "Our Story",
      "url": "/our-story",
      "description": "Learn about BiteSquare"
    }
  ]
}
