{
  "name": "AstroHub - Natal Chart Calculator",
  "short_name": "AstroHub",
  "description": "AI-powered natal chart interpretations for deep analysis with high precision",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f0f1e",
  "theme_color": "#7C3AED",
  "icons": [
    {
      "src": "/api/logo?size=192&bg=dark",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/api/logo?size=512&bg=dark",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
