{
  "name": "JK Mall - Bike & Auto Accessories Marketplace",
  "short_name": "JK Mall",
  "description": "India's Multi-Vendor Marketplace for Bike & Auto Accessories. Fast 24-48h dispatch and 3-day easy returns.",
  "start_url": "/",
  "id": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#0B0F19",
  "orientation": "portrait",
  "scope": "/",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.ico",
      "sizes": "48x48 32x32 16x16",
      "type": "image/x-icon"
    }
  ],
  "categories": ["shopping", "automotive", "business"],
  "shortcuts": [
    {
      "name": "Track Shipment",
      "short_name": "Track AWB",
      "description": "Track your order with live AWB updates",
      "url": "/track",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "My Orders",
      "short_name": "Orders",
      "description": "View recent orders and return status",
      "url": "/account/orders",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    },
    {
      "name": "Seller Hub",
      "short_name": "Sell on JK",
      "description": "Access Seller Order & Inventory Management",
      "url": "/seller/orders",
      "icons": [{ "src": "/icon.svg", "sizes": "192x192" }]
    }
  ]
}
