{
  "name": "Astrofluence",
  "short_name": "Astrofluence",
  "description": "Astrofluence uses your birth chart and solar return to clarify career direction, timing, and next moves.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#fffbf3",
  "background_color": "#fffbf3",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
