{
  "name": "长乐里 Crypto — 加密资产 & 美股行情",
  "short_name": "长乐里",
  "description": "加密资产与美股行情数据追踪、AI智能信号分析、K线图表，仅供信息参考和学习研究",
  "id": "/",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait-primary",
  "background_color": "#0b0e11",
  "theme_color": "#0b0e11",
  "categories": ["finance", "productivity", "business"],
  "lang": "zh-CN",
  "scope": "/",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "先机雷达",
      "url": "/signals",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }],
      "description": "查看 AI 筛选候选与核验证据"
    },
    {
      "name": "持仓管理",
      "url": "/portfolio",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }],
      "description": "管理你的投资组合"
    },
    {
      "name": "价格预警",
      "url": "/alerts",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }],
      "description": "设置价格提醒"
    }
  ]
}
