{
  "name": "AstroGPT — Vedic Astrology",
  "short_name": "AstroGPT",
  "description": "AI-powered Vedic astrology — Kundali, daily horoscope, compatibility & a personal astrologer in your pocket.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1f",
  "theme_color": "#0a0a1f",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "education", "utilities"],
  "icons": [
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AstroGPT Chat",
      "short_name": "Chat",
      "url": "/chat",
      "description": "Ask your personal Vedic astrologer"
    },
    {
      "name": "Daily Horoscope",
      "short_name": "Horoscope",
      "url": "/horoscope"
    },
    {
      "name": "Kundali Matching",
      "short_name": "Matching",
      "url": "/matching"
    }
  ]
}
