{
  "name": "Visio 安装助手",
  "short_name": "Visio",
  "description": "Microsoft Visio付费客户端",
  "start_url": "/loading.html",
  "id": "/loading.html",
  "display": "standalone",
  "background_color": "#F2F4F7",
  "theme_color": "#F2F4F7",
  "scope": "/",
  "launch_handler": {
    "client_mode": "new-client"
  },
  "icons": [
    {
      "src": "./assets/images/v.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "./assets/images/v.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
