{
  "id": "/?app=msastrology",
  "name": "MS Astrology - Vedic Astrology",
  "short_name": "MS Astrology",
  "description": "Premium Vedic astrology app for Janma Kundali, Panchang, Muhurtha, compatibility, consultations, gemstones, and AI Jyotish insights.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#070816",
  "theme_color": "#120b2e",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "productivity"],
  "icons": [
    {
      "src": "/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Daily Panchang",
      "short_name": "Panchang",
      "url": "/daily-panchang",
      "description": "Today's Tithi, Nakshatra, and Yoga",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Birth Chart",
      "short_name": "Kundali",
      "url": "/professional-calculation-engine-dashboard",
      "description": "Vedic birth chart calculator",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Muhurtha Finder",
      "short_name": "Muhurtha",
      "url": "/muhurtha",
      "description": "Auspicious time finder",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Book Consultation",
      "short_name": "Consult",
      "url": "/consultation-booking",
      "description": "Book a Vedic astrology consultation",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "screenshots": [],
  "prefer_related_applications": false
}
