{
  "name": "Lego 量化策略平台",
  "short_name": "Lego量化",
  "description": "乐高式AI量化策略拼装与回测平台，支持多因子策略、MACD、KDJ等技术指标分析与回测",
  "start_url": "index.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#080808",
  "theme_color": "#080808",
  "icons": [
    {
      "src": "resource/icon~192.jpg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any"
    },
    {
      "src": "resource/icon~512.jpg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any"
    }
  ]
}
