{
  "name": "Astrolozee — Kundli, Panchang & Horoscope",
  "short_name": "Astrolozee",
  "description": "Free Vedic astrology tools — janam kundli, kundli matching, daily panchang, rashifal, numerology and tarot. Consult experienced astrologers online.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FAF7F2",
  "theme_color": "#D4AF37",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "education"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Aaj Ka Panchang",
      "short_name": "Panchang",
      "url": "/panchang?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Aaj Ka Rashifal",
      "short_name": "Rashifal",
      "url": "/rashifal?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Free Kundli",
      "short_name": "Kundli",
      "url": "/kundli?source=pwa",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}