{
  "name": "DECCAN — Mountaineering Store",
  "short_name": "DECCAN",
  "description": "Premium mountaineering & outdoor gear — shop online with Click & Collect across 5 cities.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f8f8f8",
  "theme_color": "#e31e24",
  "categories": ["shopping", "lifestyle", "outdoors"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop All",
      "short_name": "Shop",
      "url": "/?view=products",
      "description": "Browse all products"
    },
    {
      "name": "Track Order",
      "short_name": "Track",
      "url": "/?view=track-order",
      "description": "Track your order"
    },
    {
      "name": "Store Locator",
      "short_name": "Stores",
      "url": "/?view=locator",
      "description": "Find a store near you"
    }
  ]
}
