{
  "name": "Zodisphere - Interactive 3D Astrology Chart Calculator",
  "short_name": "Zodisphere",
  "description": "Free interactive 3D astrology birth chart calculator. Explore Western, Vedic, Hellenistic, Chinese BaZi, and Egyptian astrology with real-time planetary positions.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "orientation": "any",
  "categories": ["lifestyle", "education"],
  "icons": [
    {
      "src": "/favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png"
    },
    {
      "src": "/apple-touch-icon-180x180.png",
      "sizes": "180x180",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/zodisphere-icon-1024x1024.png",
      "sizes": "1024x1024",
      "type": "image/png"
    }
  ]
}
