{
  "name": "Dharmsangrah.ai",
  "short_name": "Dharmsangrah",
  "description": "Ancient Wisdom Meets Modern Technology — Hindu spiritual platform with AI-powered guidance, daily Panchang, festivals calendar, and live temple darshan.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#f59e0b",
  "background_color": "#0a0118",
  "lang": "en-IN",
  "categories": ["lifestyle", "education", "religion"],
  "icons": [
    {
      "src": "/favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "/favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "label": "Dharmsangrah.ai homepage"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Panchang",
      "short_name": "Panchang",
      "description": "View today's Panchang with Tithi & Nakshatra",
      "url": "/panchang",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Ask Narad AI",
      "short_name": "Narad AI",
      "description": "Get AI-powered spiritual guidance",
      "url": "/narad-ai",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    },
    {
      "name": "Temple Darshan",
      "short_name": "Darshan",
      "description": "Watch live darshan from sacred temples",
      "url": "/temple-darshan",
      "icons": [{ "src": "/favicon-32x32.png", "sizes": "32x32" }]
    }
  ]
}
