{
  "name": "Live Panchang — Today's Hindu Calendar",
  "short_name": "Live Panchang",
  "description": "Free live Hindu Panchang for today — tithi, nakshatra, yoga, Choghadiya, Rahu Kaal, Abhijit Muhurat. Hindi + English.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#160407",
  "theme_color": "#24090e",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "utilities", "books"],
  "icons": [
    {
      "src": "/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon-16.png",
      "sizes": "16x16",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Choghadiya",
      "short_name": "Choghadiya",
      "description": "Jump straight to the active Choghadiya window",
      "url": "/#pulse-section",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Today's Muhurat",
      "short_name": "Muhurat",
      "description": "Jump straight to today's muhurat windows",
      "url": "/#muhurat-section",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}