{
  "name": "Taraanaya - Vedic Astrology & Life Story",
  "short_name": "Taraanaya",
  "description": "AI-powered Vedic astrology platform with personalised life-story videos, future reels, and Sage AI predictions.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e17",
  "theme_color": "#0a0e17",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "education"],
  "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-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Past Story",
      "short_name": "Past",
      "description": "View your personalised past life story",
      "url": "/past-story",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Future Reels",
      "short_name": "Future",
      "description": "Your 12-month future predictions",
      "url": "/future-reels",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Sage AI",
      "short_name": "Sage",
      "description": "Ask questions to the Sage AI",
      "url": "/sage",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
