{
  "id": "/",
  "name": "Portal Euregnia",
  "short_name": "Portal",
  "description": "Manažerský reporting",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#e2e4e8",
  "theme_color": "#bb1839",
  "icons": [
    {
      "src": "/img/logo-small.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}