{
  "name": "%SITE_NAME% — DharmikVibes",
  "short_name": "%SITE_NAME%",
  "description": "%SITE_DESCRIPTION% — A DharmikVibes sacred destination microsite by Divvib.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FFF8F0",
  "theme_color": "#FF6F00",
  "lang": "en-IN",
  "dir": "ltr",
  "scope": "/",
  "icons": [
    {
      "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"
    }
  ],
  "categories": ["travel", "lifestyle", "religion"],
  "shortcuts": [
    {
      "name": "Darshan Timings",
      "short_name": "Darshan",
      "url": "/about"
    },
    {
      "name": "Photo Gallery",
      "short_name": "Gallery",
      "url": "/gallery"
    },
    {
      "name": "Articles",
      "short_name": "Articles",
      "url": "/articles"
    },
    {
      "name": "Contact",
      "short_name": "Contact",
      "url": "/contact"
    }
  ]
}
