{
  "name": "EasyDekho - Online Marketplace",
  "short_name": "EasyDekho",
  "description": "Your trusted marketplace connecting buyers & sellers across India.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#800080",
  "lang": "en-IN",
  "icons": [
    { "src": "/img/pwa/icon-48.png",  "sizes": "48x48",   "type": "image/png" },
    { "src": "/img/pwa/icon-72.png",  "sizes": "72x72",   "type": "image/png" },
    { "src": "/img/pwa/icon-96.png",  "sizes": "96x96",   "type": "image/png" },
    { "src": "/img/pwa/icon-144.png", "sizes": "144x144", "type": "image/png" },
    { "src": "/img/pwa/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/img/pwa/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/img/pwa/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/img/pwa/screenshot-home.png", "sizes": "1080x1920", "type": "image/png", "form_factor": "narrow" }
  ],
  "shortcuts": [
    { "name": "All Categories", "url": "/all-category", "icons": [{ "src": "/img/pwa/icon-96.png", "sizes": "96x96" }] },
    { "name": "My Cart", "url": "/cart", "icons": [{ "src": "/img/pwa/icon-96.png", "sizes": "96x96" }] }
  ]
}
