{
	"lang": "en",
	"dir": "ltr",
	"name": "Institute for Cyber Security",
	"short_name": "ICS",
	"description": "The Institute for Cyber Security of the Stuttgart Media University is dedicated to making IT security tangible and understandable for students, media and businesses.",
	"theme_color": "#292e60",
	"background_color": "#ffffff",
	"display": "minimal-ui",
	"orientation": "portrait",
	"scope": "/",
	"start_url": "/",
	"icons": [
		{
			"src": "/img/ICS_logo_icon-96.png",
			"type": "image/png",
			"sizes": "96x96",
			"purpose": "any maskable"
		},
		{
			"src": "/img/ICS_logo_icon-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any maskable"
		},
		{
			"src": "/img/ICS_logo_icon-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any maskable"
		}
	]
}