{
  "name": "在线客服",
  "short_name": "客服",
  "description": "在线客服，随时为您服务",
  "start_url": "./index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f7f7f7",
  "theme_color": "#07c160",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icons/logo-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/logo-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
