{
    "name": "KreaTIEF030",
    "short_name": "KreaTIEF030",
	"start_url": "https://www.kreatief030.de/de/index/",
	"display": "standalone",
    "icons": [
        {
            "src": "/img/favico/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/img/favico/android-chrome-256x256.png",
            "sizes": "256x256",
            "type": "image/png"
        },
		{
            "src": "/img/favico/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        },
		{
            "src": "/img/favico/maskable_icon_x192.png",
            "sizes": "192x192",
            "type": "image/png",
			"purpose": "any maskable"
        },
		{
            "src": "/img/favico/maskable_icon_x512.png",
            "sizes": "512x512",
            "type": "image/png",
			"purpose": "any maskable"
        }
    ],
    "theme_color": "#ffffff",
    "background_color": "#ffffff",
    "display": "standalone"
}
