{
  "name": "人生罗盘 · 辅助人生决策系统",
  "short_name": "人生罗盘",
  "description": "在人生的关键路口，选择比努力更重要。AI 决策助手 + 结构化决策工具 + 人生记录。",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#FDF8F3",
  "theme_color": "#E8844A",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/static/icons/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/static/icons/icon-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
