{
  "name": "易电租 · 工作台",
  "short_name": "易电租",
  "description": "设备租赁移动工作台",
  "start_url": "/operator/",
  "scope": "/operator/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2563eb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/operator/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
