{
  "name": "PakHub Pakistan Marketplace",
  "short_name": "PakHub",
  "description": "Pakistan's growing marketplace. Shop, Sell & Earn. COD nationwide.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0A0908",
  "theme_color": "#F59E0B",
  "orientation": "portrait-primary",
  "lang": "en-PK",
  "categories": ["shopping", "business"],
  "shortcuts": [
    { "name": "Shop Now", "url": "./index.html?page=products", "icons": [{ "src": "./icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Sell on PakHub", "url": "./index.html?page=seller", "icons": [{ "src": "./icons/icon-96.png", "sizes": "96x96" }] },
    { "name": "Track Order", "url": "./index.html?page=track", "icons": [{ "src": "./icons/icon-96.png", "sizes": "96x96" }] }
  ],
  "icons": [
    { "src": "./icons/icon-72.png", "sizes": "72x72", "type": "image/png" },
    { "src": "./icons/icon-96.png", "sizes": "96x96", "type": "image/png" },
    { "src": "./icons/icon-128.png", "sizes": "128x128", "type": "image/png" },
    { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
