{
  "display": "standalone",
  "dir": "auto",
  "lang": "de-DE",
  "name": "IZA Raumbuchungssystem",
  "short_name": "IZA Raumbuchung",
  "start_url": "/overview",
  "theme_color": "#318a5f",
  "background_color": "#ffffff",
  "icons": [
    {
      "purpose": "maskable",
      "sizes": "512x512",
      "src": "icon512_maskable.png",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "sizes": "512x512",
      "src": "icon512_rounded.png",
      "type": "image/png"
    }
  ]
}
