{
    "lang": "de-DE",
    "name": "Diermeier Fluidmanagement",
    "short_name": "Fluidas",
    "theme_color": "#000000",
    "background_color": "#FFFFFF",
    "start_url": ".",
    "scope": "..",
    "orientation": "any",
    "display": "standalone",
    "icons": [
        {
            "purpose": "maskable",
            "sizes": "512x512",
            "src": "icon512_maskable.png",
            "type": "image/png"
        },
        {
            "purpose": "any",
            "sizes": "512x512",
            "src": "icon512_rounded.png",
            "type": "image/png"
        }
    ]
}