{
  "id": "/",
  "name": "Alpha-X 个人量化实验室",
  "short_name": "Alpha-X",
  "description": "AI 量化模型研发与数据观测平台 · 仅供学习研究参考",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "lang": "zh-CN",
  "categories": ["finance", "education", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "量化研究面板",
      "short_name": "研究面板",
      "url": "/dashboard",
      "description": "桌面端量化研究工作台"
    },
    {
      "name": "移动端研究",
      "short_name": "移动端",
      "url": "/mobile",
      "description": "移动端量化研究面板"
    }
  ]
}
