{
  "name": "北辰观澜（FateNavi）",
  "short_name": "北辰观澜",
  "description": "心有北辰，行有方向。以传统命理智慧与客观视角，帮助用户看清局势、理清选择。",
  "id": "/?source=pwa",
  "start_url": "/zh-hans?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#fff8ee",
  "theme_color": "#fff8ee",
  "lang": "zh-Hans",
  "dir": "ltr",
  "categories": ["lifestyle", "productivity"],
  "icons": [
    {
      "src": "/pwa-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
