{
  "name": "快视租赁设备监控平台",
  "short_name": "快视监控",
  "description": "快视租赁设备监控平台移动端与桌面端看板",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#f7f5ef",
  "theme_color": "#0d3b3e",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
