{
  "name": "Astrivo — Vedic Astrology",
  "short_name": "Astrivo",
  "description": "Free Vedic birth chart with AI-powered Jyotish analysis. Lagna, Dasha, Yogas, daily guidance and remedies.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#1C1A17",
  "background_color": "#FAF8F3",
  "categories": ["lifestyle", "health", "utilities"],
  "icons": [
    {
      "src": "/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's Reading",
      "short_name": "Today",
      "description": "See your daily cosmic guidance",
      "url": "/?tab=home",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    },
    {
      "name": "Ask Astrivo",
      "short_name": "Ask",
      "description": "Chat with your Vedic astrologer",
      "url": "/?tab=chat",
      "icons": [{ "src": "/icons/icon.svg", "sizes": "any" }]
    }
  ]
}
