{
  "name": "Elemental Astro",
  "short_name": "Elemental Astro",
  "description": "Eastern energy astrology — personalized BaZi birth chart readings, Five Element analysis, and cosmic insights for love, career, and health.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#060000",
  "theme_color": "#d6cdaa",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "64x64 32x32 24x24 16x16",
      "type": "image/x-icon"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
