{
  "name": "江城 CRM Operations Console",
  "short_name": "江城CRM",
  "description": "江城 CRM 移动端工作台，支持待办、工单、企业、合同、账单、资产和访客审批。",
  "id": "/#/m/workbench",
  "start_url": "/#/m/workbench",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f8fafc",
  "theme_color": "#0284c7",
  "lang": "zh-CN",
  "dir": "ltr",
  "categories": ["business", "productivity"],
  "icons": [
    {
      "src": "/icons/jiangcheng-crm-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icons/jiangcheng-crm-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "移动工作台",
      "short_name": "工作台",
      "description": "打开移动端优先处理队列和快捷入口",
      "url": "/#/m/workbench",
      "icons": [
        { "src": "/icons/jiangcheng-crm-icon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "通知中心",
      "short_name": "通知",
      "description": "查看移动端待处理通知",
      "url": "/#/m/notifications",
      "icons": [
        { "src": "/icons/jiangcheng-crm-icon.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    },
    {
      "name": "资产扫码",
      "short_name": "扫码",
      "description": "打开资产扫码查询入口",
      "url": "/#/m/assets/scan",
      "icons": [
        { "src": "/icons/jiangcheng-crm-maskable.svg", "sizes": "any", "type": "image/svg+xml" }
      ]
    }
  ]
}
