{
  "name": "Astrea — Identity Architecture",
  "short_name": "Astrea",
  "description": "Luxury astrology. Birth charts, zodiac readings, and identity-driven products.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#0a0a0f",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Zodiac Signs",
      "url": "/zodiac",
      "description": "Browse all 12 zodiac signs"
    },
    {
      "name": "Birth Chart",
      "url": "/blueprint",
      "description": "Generate your birth chart blueprint"
    }
  ],
  "categories": ["lifestyle", "spirituality"]
}
