{
    "name": "Notiz.app",
    "short_name": "Notiz.app",
	"start_url": "/",
	"description": "Eine kinderleicht zu bedienende App für ToDo Listen und Termine, fokussiert auf das wesentliche. Kostenfrei, Werbefrei, Trackingfrei.",
    "icons": [
        {
            "src": "/android-chrome-192x192.png",
            "sizes": "192x192",
            "type": "image/png"
        },
        {
            "src": "/android-chrome-512x512.png",
            "sizes": "512x512",
            "type": "image/png"
        }
    ],
    "theme_color": "#fcfcfc",
    "background_color": "#fcfcfc",
    "display": "standalone"
}
