{
  "name": "AI炒股擂台",
  "short_name": "AI擂台",
  "description": "六大国产大模型每日实盘模拟对决 · 纯虚拟模拟盘, 不构成投资建议",
  "start_url": "/?src=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d0d0d",
  "theme_color": "#0d0d0d",
  "lang": "zh-CN",
  "categories": [
    "finance",
    "entertainment"
  ],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "美股场",
      "short_name": "美股",
      "url": "/us/?src=pwa"
    },
    {
      "name": "AI管家",
      "short_name": "管家",
      "url": "/butler/?src=pwa"
    },
    {
      "name": "量化基线",
      "short_name": "量化",
      "url": "/quant/?src=pwa"
    }
  ]
}
