{
  "name": "AstroGully — Vedic Astrology",
  "short_name": "AstroGully",
  "description": "Vedic astrology that shows its work. Arc-minute chart precision, AI-assisted interpretation grounded in your specific D1, D9, D10, and running dasha.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0A0A0F",
  "theme_color": "#0A0A0F",
  "scope": "/",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "spirituality"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/screenshot-mobile-1.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Cast your Vedic birth chart"
    },
    {
      "src": "/screenshot-mobile-2.png",
      "sizes": "1080x1920",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Ask your chart — AI-assisted Vedic Q&A"
    }
  ],
  "shortcuts": [
    {
      "name": "Cast a chart",
      "short_name": "Chart",
      "url": "/chart",
      "description": "Generate your Vedic birth chart"
    },
    {
      "name": "Kundli matching",
      "short_name": "Matching",
      "url": "/kundli-matching",
      "description": "Check marriage compatibility"
    },
    {
      "name": "Tarot reading",
      "short_name": "Tarot",
      "url": "/tarot",
      "description": "Draw tarot cards with AI interpretation"
    }
  ]
}
