{
    "name": "Buchungskalender Longierhalle",
    "short_name": "Longierhalle",
    "start_url": "index.php",
    "scope": ".",
    "display": "standalone",
    "background_color": "#f5f5f0",
    "theme_color": "#1C3059",
    "icons": [
        {
            "src": "assets/icon-192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "assets/icon-512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ]
}