{
  "name": "HB",
  "short_name": "HB主页大厅",
  "theme_color": "#6ccccc",
  "background_color": "#6ccccc",
  "display": "standalone",
  "orientation": "portrait",
  "scope": "/",
  "start_url": "/index.aspx",
  "icons": [
    {
      "src": "./img/ic_launcher.png",
      "type": "image/png",
      "sizes": "192x192"
    }
  ]
}