{
    "name": "BBH App",
    "short_name": "BBH App",
    "description": "Die App der BBH",
    "start_url": "/home",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#8132FF",
    "icons": [
        {
            "src": "/images/apple-touch-icon-152x152.png",
            "sizes": "152x152",
            "type": "image/png"
        }
    ]
}
