{
  "name": "QuantMoom - OKX 永续合约交易系统",
  "short_name": "QuantMoom",
  "description": "OKX 永续合约智能交易系统，支持实时行情、网格交易、策略管理",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#1a1d23",
  "theme_color": "#1a1d23",
  "icons": [
    {
      "src": "/static/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/static/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
