{
  "name": "YunJuHub 企业协作工作台",
  "short_name": "YunJuHub",
  "description": "YunJuHub 企业协作、项目管理与经营管理工作台",
  "lang": "zh",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f1f5f9",
  "theme_color": "#4f46e5",
  "icons": [
    {
      "src": "/brand/yunjuhub-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/yunjuhub-mark.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "工作台",
      "url": "/dashboard",
      "description": "待办、审批与公告一览"
    },
    {
      "name": "内部公告",
      "url": "/announcements"
    },
    {
      "name": "通讯录",
      "url": "/office/directory"
    }
  ]
}
