{
  "name": "Codex Stellaris · 星盤",
  "short_name": "星盤",
  "description": "西洋占星十大星體互動入口 — 解鎖你的本命盤、12 宮、12 星座、45 相位",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "theme_color": "#D4AF37",
  "background_color": "#020103",
  "lang": "zh-Hant",
  "categories": ["education", "lifestyle"],
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
