{
"dir": "ltr",
"lang": "de-DE",
"name": "PWA Template",
"short_name": "PWA Template",
"description": "PWA Template by seebi",
"icons": [
	{
        "src": "icon256.png",
        "type": "image/png",
        "sizes": "128x128 256x256"
    },
	{
        "src": "icon390.png",
        "type": "image/png",
        "sizes": "512x512"
    },
	{
        "src": "icon64.png",
        "type": "image/png",
        "sizes": "48x48 72x72 96x96"
    }
],
"background_color": "white",
"theme_color": "#f4f4f4",
"start_url": "https://geotag.seebi.at/index.php",
"display": "standalone",
"orientation": "portrait-primary"
}