{
  "name": "MES 设备工装移动作业端",
  "short_name": "设备工装",
  "description": "设备、模具与工装的扫码、报修、保养和流转作业端",
  "id": "/mobile",
  "start_url": "/mobile",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#10283d",
  "theme_color": "#10283d",
  "lang": "zh-CN",
  "icons": [
    {
      "src": "/mobile-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/mobile-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
