{
  "name": "智选股 · 股票分析助手",
  "short_name": "智选股",
  "description": "AI 多 Agent 投研团队，覆盖美股·A股·港股，含 5 角色协作分析与主动推送",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b1220",
  "theme_color": "#3b82f6",
  "lang": "zh-CN",
  "categories": ["finance", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "AI 投研",
      "short_name": "投研",
      "description": "立即对自选股做 AI 投研团队分析",
      "url": "/?action=ai"
    },
    {
      "name": "自选股",
      "short_name": "自选",
      "url": "/#watchlist"
    }
  ]
}
