{
  "name": "Qriya — Vedic Astrology",
  "short_name": "Qriya",
  "description": "Know when to move. Precise Vedic astrology calculations with AI interpretation.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#020209",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "lang": "en-IN",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "/logo.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free Birth Chart",
      "short_name": "Chart",
      "description": "Generate a free Vedic birth chart",
      "url": "/guest-chart",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Daily Panchanga",
      "short_name": "Panchanga",
      "description": "Today's Vedic calendar",
      "url": "/guest-panchanga",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    },
    {
      "name": "Ask a Question",
      "short_name": "Prashna",
      "description": "Prashna horary astrology",
      "url": "/prashna",
      "icons": [{ "src": "/logo.svg", "sizes": "any" }]
    }
  ]
}
