{
  "name": "将莱数字员工",
  "short_name": "将莱",
  "description": "工厂移动接单、订单、生产与外协协作",
  "id": "/mobile/",
  "start_url": "/mobile/",
  "scope": "/mobile/",
  "display": "standalone",
  "background_color": "#f2f6fb",
  "theme_color": "#0b5cab",
  "icons": [
    {
      "src": "../assets/brand-mark.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    { "name": "快速报单", "url": "/mobile/#intake" },
    { "name": "查看订单", "url": "/mobile/#orders" },
    { "name": "外协协作", "url": "/mobile/#outsourcing" }
  ]
}

