{
    "name": "RaumPlaner",
    "short_name": "RaumPlaner",
    "start_url": "/rooms",
    "scope": "/",
    "display": "standalone",
    "background_color": "#f6f7f9",
    "theme_color": "#126c82",
    "description": "Raum- und Ressourcenbuchung fuer Browser, PWA und spaetere Apps.",
    "icons": [
        {
            "src": "/pwa/icon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ]
}
