{
  "name": "海为学院",
  "short_name": "海为学院",
  "theme_color": "#3c92f0",
  "background_color": "#424242",
  "display": "standalone",
  "scope": "./",
  "start_url": "./index.html",
  "related_applications": [
    {
      "platform": "webapp",
      "url": "http://help.haiwell.com/manifest.json"
    }
  ],
  "icons": [
    {
      "src": "/img/LogoSmall.png",
      "sizes": "192x192",
      "type": "image/png"
    }
  ]
}