{
  "name": "WebBroker",
  "short_name": "WebBroker",
  "theme_color": "#1a5336",
  "background_color": "#fafafa",
  "display": "standalone",
  "scope": "/",
  "start_url": "/waw/brk/wb/wbr/static/main/index.html",
  "icons": [
     {
       "src": "assets/images/manifest/manifest-icon-192.png",
       "sizes": "192x192",
       "type": "image/png"
     },
     {
       "src": "assets/images/manifest/manifest-icon-512.png",
       "sizes": "512x512",
       "type": "image/png"
     }
  ]
}
