{
  "name": "BIO 客户中心",
  "short_name": "BIO CRM",
  "description": "BIO 内部销售客户中心",
  "start_url": "/staff.html",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f6f7",
  "theme_color": "#15251f",
  "icons": [
    {
      "src": "/staff_app_icon_192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/staff_app_icon_512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "机会与任务",
      "short_name": "任务",
      "url": "/staff.html#work",
      "icons": [
        {
          "src": "/staff_app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "线索收件箱",
      "short_name": "线索",
      "url": "/staff.html#leads",
      "icons": [
        {
          "src": "/staff_app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "查重与建档",
      "short_name": "建档",
      "url": "/staff.html#dedup",
      "icons": [
        {
          "src": "/staff_app_icon_192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}
