{
    "background_color": "white",
    "description": "Kustodie Österreich-Schweiz App",
    "display": "standalone",
    "icons": [
        {
            "src": "img/pkos-32.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "img/pkos-64.png",
            "sizes": "64x64",
            "type": "image/png"
        },
        {
            "src": "img/pkos-128.png",
            "sizes": "128x128",
            "type": "image/png"
        },
        {
            "src": "img/pkos-200.png",
            "sizes": "200x200",
            "type": "image/png"
        }
    ],
    "name": "Kustodie Österreich-Schweiz App",
    "short_name": "KOS App",
    "start_url": "/"
}