{
  "name": "兴元未来 · Boss 驾驶舱",
  "short_name": "Boss驾驶舱",
  "description": "OpenClaw Agent 成本监控与管理仪表盘",
  "start_url": "/?pwa=1",
  "display": "standalone",
  "background_color": "#0A1428",
  "theme_color": "#0A1428",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
