{
  "name": "智能股票投研平台",
  "short_name": "智能投研",
  "description": "商业级智能股票投研平台：行情、AI 分析、量化回测、模拟与实盘交易。",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0b0f17",
  "theme_color": "#0b0f17",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
