{
  "display": "standalone",
  "orientation": "portrait",
  "short_name": "WSense WCloud",
  "name": "WSense WCloud Application",
  "icons": [
    {
      "src": "logo.svg",
      "sizes": "36x36 48x48 72x72 96x96 128x128 256x256",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "start_url": "./index.html",
  "theme_color": "#FFFFFF",
  "background_color": "#000000"
}