{
  "name": "10年百万富翁量化交易策略系统",
  "short_name": "量化策略",
  "description": "长期趋势跟踪量化策略业绩展示 · 实盘信号与历史回测数据",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0e14",
  "theme_color": "#f0b90b",
  "lang": "zh-CN",
  "categories": ["finance", "productivity"],
  "icons": [
    { "src": "/static/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/static/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "净值曲线", "url": "/?v=curve" },
    { "name": "交易记录", "url": "/?v=trades" }
  ]
}
