{
  "name": "Gul Plaza Bazar",
  "short_name": "Gul Plaza",
  "description": "Shop from original Gul Plaza shopkeepers: electronics, fashion, jewellery, home decor & more. Cash on delivery across Pakistan.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08091C",
  "theme_color": "#C0392B",
  "lang": "en",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    { "src": "/icons/icon-72.png",           "sizes": "72x72",   "type": "image/png" },
    { "src": "/icons/icon-96.png",           "sizes": "96x96",   "type": "image/png" },
    { "src": "/icons/icon-128.png",          "sizes": "128x128", "type": "image/png" },
    { "src": "/icons/icon-144.png",          "sizes": "144x144", "type": "image/png" },
    { "src": "/icons/icon-152.png",          "sizes": "152x152", "type": "image/png" },
    { "src": "/icons/icon-180.png",          "sizes": "180x180", "type": "image/png" },
    { "src": "/icons/icon-192.png",          "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384.png",          "sizes": "384x384", "type": "image/png" },
    { "src": "/icons/icon-512.png",          "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Browse Products",
      "short_name": "Products",
      "url": "/products",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "All Shops",
      "short_name": "Shops",
      "url": "/shops",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "screenshots": [
    {
      "src": "/background.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Gul Plaza Bazar Homepage"
    }
  ]
}
