{
  "name": "Personal Agent OS · 个人数字化协同中枢",
  "short_name": "Agent OS",
  "description": "个人智能体组织协同中枢 · 微应用矩阵、部门通讯与知识资产管理",
  "start_url": "/hub/index.html",
  "scope": "/hub/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "icons": [
    {
      "src": "/departments/assets/agent-icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/departments/assets/agent-icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "工作通讯舱",
      "short_name": "通讯",
      "url": "/hub/index.html?mode=comms"
    },
    {
      "name": "微应用矩阵",
      "short_name": "应用",
      "url": "/hub/index.html?mode=apps"
    },
    {
      "name": "离线同步中枢",
      "short_name": "同步",
      "url": "/hub/index.html?action=openSyncModal"
    }
  ]
}
