{
  "name": "Cosmic Compass — Astrology, Horoscope & Birth Chart",
  "short_name": "Cosmic Compass",
  "description": "Free daily horoscope, personalized birth chart, zodiac compatibility, tarot readings, and numerology. AI-powered astrology insights.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a2e",
  "theme_color": "#0a0a2e",
  "categories": ["lifestyle", "entertainment", "astrology"],
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Daily Horoscope",
      "short_name": "Horoscope",
      "url": "/?view=horoscope",
      "description": "Your daily zodiac horoscope"
    },
    {
      "name": "Birth Chart",
      "short_name": "Chart",
      "url": "/?view=birthchart",
      "description": "Your natal chart wheel"
    },
    {
      "name": "Compatibility",
      "short_name": "Match",
      "url": "/?view=match",
      "description": "Zodiac love compatibility"
    }
  ]
}
