{
  "name": "PolicyVerse — Insurance Advisory",
  "short_name": "PolicyVerse",
  "description": "Expert, unbiased insurance advice for families in West Bengal. Life, Health, Motor & more.",
  "start_url": "/index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#ffffff",
  "theme_color": "#1a6fc4",
  "lang": "en-IN",
  "scope": "/",
  "categories": ["finance", "insurance", "business"],

  "icons": [
    {
      "src": "icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],

  "shortcuts": [
    {
      "name": "Policy Finder",
      "short_name": "Finder",
      "description": "Find the right policy for your family",
      "url": "/index.html#profiler-section"
    }
  ],

  "screenshots": [
    {
      "src": "icons/screenshot-mobile.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "PolicyVerse Home"
    }
  ]
}