{
  "name": "AstroGenesis — classical-tradition astrology engine",
  "short_name": "AstroGenesis",
  "description": "Your birth chart, read by classical rules. Vedic + Hellenistic + medieval doctrines, cited and benchmarked.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1410",
  "theme_color": "#1a1410",
  "lang": "en",
  "categories": ["lifestyle", "education", "utilities"],
  "icons": [
    {
      "src": "/icon-app.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Cast a chart",
      "short_name": "Cast",
      "description": "Enter your birth data and read your chart",
      "url": "/cast?source=pwa_shortcut",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "Case Library",
      "short_name": "Cases",
      "description": "Browse 581+ verified celebrity charts",
      "url": "/cases?source=pwa_shortcut",
      "icons": [{ "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" }]
    }
  ]
}
