{
  "name": "AIFCMOS-CC5.0 (WeOS) 智能共生操作系统",
  "short_name": "WeOS",
  "description": "山东五创工程机械 AI-First ERP. 五层 LLM 路由 + 25 Agent + 12 红线",
  "lang": "zh-CN",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "id": "wuchuangerp-cc5",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "minimal-ui", "browser"],
  "orientation": "any",
  "background_color": "#001529",
  "theme_color": "#1890ff",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "五创助手",
      "short_name": "助手",
      "description": "AI 对话入口 (A01 路由 Agent)",
      "url": "/ai/assistant",
      "icons": [{"src": "/icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "我的待办",
      "short_name": "待办",
      "description": "事找人 8 类自动推待办",
      "url": "/todos",
      "icons": [{"src": "/icon-192.svg", "sizes": "192x192"}]
    },
    {
      "name": "个人看板",
      "short_name": "看板",
      "description": "我的工作 KPI",
      "url": "/dashboard/personal",
      "icons": [{"src": "/icon-192.svg", "sizes": "192x192"}]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/dashboard.png",
      "sizes": "1920x1080",
      "type": "image/png",
      "form_factor": "wide",
      "label": "个人看板"
    },
    {
      "src": "/screenshots/mobile-todos.png",
      "sizes": "375x812",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "移动端待办"
    }
  ],
  "prefer_related_applications": false
}
