{
  "name": "Astrologer",
  "short_name": "Astrologer",
  "description": "Real astrology, in plain English. Birth chart, compatibility, daily affirmations from your actual chart.",
  "start_url": "/dashboard",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b0a14",
  "theme_color": "#0b0a14",
  "categories": ["lifestyle", "entertainment", "education"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/natal.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
