{
  "id": "/?source=pwa",
  "name": "Astra",
  "short_name": "Astra",
  "description": "Tarot · astrology · BaZi · Zi Wei — patterns, not predictions.",
  "start_url": "/?source=pwa",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0a0613",
  "theme_color": "#0a0613",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "categories": ["lifestyle", "entertainment", "education"],
  "icons": [
    {
      "src": "/icons/icon-192.png?v=2",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png?v=2",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Tarot",
      "short_name": "Tarot",
      "description": "Pull cards",
      "url": "/tarot",
      "icons": [{ "src": "/icons/icon-tarot.svg", "sizes": "any", "type": "image/svg+xml" }]
    },
    {
      "name": "BaZi",
      "short_name": "BaZi",
      "description": "Four Pillars",
      "url": "/bazi"
    },
    {
      "name": "Readers",
      "short_name": "Readers",
      "description": "Book a live reading",
      "url": "/readers"
    }
  ]
}
