{
  "name": "员工云 · StaffHub",
  "short_name": "员工云",
  "description": "排班、考勤、薪酬一体的通用团队管理系统",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#EEF2FB",
  "theme_color": "#3B6CFF",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "./icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
