{
  "name": "启效云",
  "short_name": "启效云",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#f5f5f5",
  "theme_color": "#f3f3f3",
  "orientation": "portrait",
  "prefer_related_applications": false,
  "related_applications": [],
  "icons": [
    {
      "src": "/index2/static/imgs/logo-108.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/index2/static/imgs/logo-108.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}