{
  "name": "Sikkim.co — Discover the Soul of Sikkim",
  "short_name": "Sikkim.co",
  "description": "Sikkim's most complete online guide — businesses, destinations, blood donors, fundraising, festivals and more.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#2D6A4F",
  "background_color": "#D8F3DC",
  "lang": "en-IN",
  "categories": ["travel", "local", "community"],
  "icons": [
    { "src": "/icons/icon-72x72.png",          "sizes": "72x72",       "type": "image/png" },
    { "src": "/icons/icon-96x96.png",          "sizes": "96x96",       "type": "image/png" },
    { "src": "/icons/icon-128x128.png",        "sizes": "128x128",     "type": "image/png" },
    { "src": "/icons/icon-144x144.png",        "sizes": "144x144",     "type": "image/png" },
    { "src": "/icons/icon-152x152.png",        "sizes": "152x152",     "type": "image/png" },
    { "src": "/icons/icon-192x192.png",        "sizes": "192x192",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-384x384.png",        "sizes": "384x384",     "type": "image/png" },
    { "src": "/icons/icon-512x512.png",        "sizes": "512x512",     "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-maskable-512x512.png", "sizes": "512x512",   "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Destinations",
      "short_name": "Destinations",
      "description": "Explore Sikkim's tourist spots",
      "url": "/destinations",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Blood Donors",
      "short_name": "Blood Donors",
      "description": "Find blood donors fast",
      "url": "/blood-donors",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Fundraising",
      "short_name": "Fundraising",
      "description": "Support a cause — 0% commission",
      "url": "/fundraising",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    },
    {
      "name": "Businesses",
      "short_name": "Businesses",
      "description": "Find local shops and services",
      "url": "/businesses",
      "icons": [{ "src": "/icons/icon-96x96.png", "sizes": "96x96" }]
    }
  ]
}
