{
	"short_name": "SUPSI - Service Desk",
	"name": "Get quick access to all your personal tickets within the company workplace.",
	"icons": [
		{
			"src": "application-themes/supsi/logo-16.webp",
			"type": "image/webp",
			"sizes": "16x16"
		},
		{
			"src": "application-themes/supsi/logo-32.webp",
			"type": "image/webp",
			"sizes": "32x32"
		},
		{
			"src": "application-themes/supsi/logo-192.webp",
			"type": "image/webp",
			"sizes": "192x192"
		},
		{
			"src": "application-themes/supsi/logo-512.webp",
			"type": "image/webp",
			"sizes": "512x512"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#0D4CF6",
	"background_color": "#FFFFFF"
}