{
  "name": "THE BROADWAY Pizza, Burger & Fries",
  "short_name": "Broadway Zhob",
  "description": "Official online food ordering & VIP membership club for The Broadway in Zhob, Balochistan. Free delivery above Rs. 800/-.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0E0E11",
  "theme_color": "#D32F2F",
  "orientation": "portrait-primary",
  "categories": ["food", "shopping", "lifestyle"],
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "View Menu",
      "url": "./#menu",
      "description": "Browse pizzas, burgers, wraps and sides"
    },
    {
      "name": "Super Deals",
      "url": "./#deals",
      "description": "View super deals and family discount bundles"
    },
    {
      "name": "VIP Club",
      "url": "./#membership",
      "description": "Apply for 50% discount family card"
    }
  ]
}
