{
  "name": "AstroVita — Personalized Wealth Readings by Vita",
  "short_name": "AstroVita",
  "description": "Luxury personalized astrology by Vita. Daily horoscopes, wealth archetype quiz, compatibility, and premium readings.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#05050A",
  "background_color": "#05050A",
  "categories": ["lifestyle", "entertainment", "shopping"],
  "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"
    }
  ],
  "shortcuts": [
    {
      "name": "Today's Verdict",
      "short_name": "Verdict",
      "url": "/#verdict",
      "description": "See today's cosmic verdict"
    },
    {
      "name": "Daily Horoscope",
      "short_name": "Horoscope",
      "url": "/#horoscopes"
    },
    {
      "name": "Take the Quiz",
      "short_name": "Quiz",
      "url": "/#quiz"
    }
  ]
}
