{
  "name": "TongBazar — Smart Commerce",
  "short_name": "TongBazar",
  "description": "Bangladesh's Most Secure, AI-Powered Next-Gen Marketplace",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FCFBF7",
  "theme_color": "#FF9900",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-BD",
  "categories": ["shopping", "lifestyle"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable any"
    }
  ],
  "shortcuts": [
    {
      "name": "Shop Now",
      "short_name": "Shop",
      "url": "/category/all",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Flash Sale",
      "short_name": "Sale",
      "url": "/flash-sale",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "label": "TongBazar Marketplace Homepage"
    }
  ]
}
