{
	"$schema": "https://json.schemastore.org/web-manifest-combined.json",
	"theme_color": "#4A6CFF",
	"background_color": "#000000",
	"display": "browser",
	"scope": "/",
	"dir": "ltr",
	"orientation": "any",
	"start_url": "https://magnuspro-eu.com/",
	"name": "Magnus Pro Europe",
	"short_name": "Magnus Pro",
	"description": "Perfect protection of the paintwork against damage and weather effects, which will enhance the saturation and depth of the color while maintaining a perfect shine",
	"icons": [
		{
			"src": "favicon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		},
		{
			"src": "favicon.ico",
			"sizes": "64x64",
			"type": "image/vnd.microsoft.icon"
		},
		{
			"src": "favicon-x16.png",
			"sizes": "16x16",
			"type": "image/png"
		},
		{
			"src": "favicon-x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "icon-x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "touch-icon-iphone.png",
			"sizes": "80x80",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "touch-icon-ipad.png",
			"sizes": "167x167",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "touch-icon-ipad-retina.png",
			"sizes": "167x167",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "touch-icon-iphone-retina.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}