{
  "name": "BUNDLIV - Online Shopping in Pakistan",
  "short_name": "BUNDLIV",
  "description": "Shop premium quality products with fast delivery across Pakistan. BUNDLIV offers a seamless and modern shopping experience.",
  "start_url": "index.php",
  "display": "standalone",
  "background_color": "#FAFAFA",
  "theme_color": "#000000",
  "orientation": "portrait-primary",
  "scope": "./",
  "icons": [
    {
      "src": "favicon_io/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon_io/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "favicon_io/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon_io/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "favicon_io/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "shopping",
    "ecommerce"
  ],
  "shortcuts": [
    {
      "name": "Shop Catalog",
      "short_name": "Shop",
      "url": "shop.php",
      "description": "Browse our latest products and deals",
      "icons": [
        {
          "src": "favicon_io/android-chrome-192x192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
