{
  "name": "Cardologia — Natal Chart, Horoscope & Tarot",
  "short_name": "Cardologia",
  "description": "Cast your natal chart with the Swiss Ephemeris, read a daily transit-based horoscope, and draw tarot cards with AI-guided interpretations.",
  "categories": ["lifestyle", "entertainment", "education"],
  "lang": "en",
  "start_url": "/chart",
  "scope": "/",
  "display": "standalone",
  "background_color": "#101127",
  "theme_color": "#101127",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
