{
  "name": "Bhachar Mobiles & Electronics",
  "short_name": "Bhachar Mobiles",
  "description": "Pakistan's Premier Mobile & Electronics Store - Samsung, Apple, Xiaomi, Tablets & Accessories",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "portrait-primary",
  "scope": "/",
  "icons": [
    {
      "src": "/images/icons/icon-base.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-base.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/images/icons/icon-base.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["shopping", "electronics"],
  "shortcuts": [
    {
      "name": "Shop Smartphones",
      "short_name": "Phones",
      "description": "Browse latest smartphones",
      "url": "/shop/category/smartphones",
      "icons": [{ "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Shop Tablets",
      "short_name": "Tablets",
      "description": "Browse tablets and iPads",
      "url": "/shop/category/tablets",
      "icons": [{ "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "My Cart",
      "short_name": "Cart",
      "description": "View and manage your cart",
      "url": "/cart",
      "icons": [{ "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }]
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "description": "Track your order status",
      "url": "/track-order",
      "icons": [{ "src": "/images/icons/icon-192x192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false,
  "related_applications": []
}