{
    "name": "Geliebtes Zuhause",
    "short_name": "Geliebtes Zuhause",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "maskable_icon.png",
            "sizes": "196x196",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "theme_color": "#e4d6c7",
    "background_color": "#e4d6c7",
    "start_url": "/",
    "display": "standalone"
}
