{
  "name": "BhaktiGo",
  "short_name": "BhaktiGo",
  "description": "BhaktiGo – Bridging You to Divine Services",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FF6B00",
  "background_color": "#1a0f07",
  "lang": "en",
  "categories": ["lifestyle", "religion", "spirituality"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Book a Pandit", "short_name": "Book",
      "url": "/user/booking", "description": "Book a certified Vedic scholar",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Buy Samagri", "short_name": "Samagri",
      "url": "/user/samagri", "description": "Order pooja samagri for home delivery",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Panchang", "short_name": "Panchang",
      "url": "/user/panchang", "description": "Find auspicious timings and Muhurtas",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
