{
  "name": "PakistanMart — Buy & Sell Online",
  "short_name": "PakistanMart",
  "description": "Pakistan's trusted multi-vendor marketplace — buy & sell online nationwide and worldwide, with buyer protection, secure checkout and cash on delivery.",
  "start_url": "/?utm_source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1D4ED8",
  "categories": ["shopping", "business"],
  "icons": [
    { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/assets/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/assets/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Search products", "url": "/search" },
    { "name": "Track order", "url": "/track-order" },
    { "name": "Become a seller", "url": "/seller/login" }
  ]
}
