{
	"name": "Patron.eu",
	"short_name": "Patron.eu",
	"start_url": "/",
	"display": "standalone",
	"theme_color": "#de1835",
	"background_color": "#ffffff",
	"orientation": "any",
	"icons": [
		{
			"src": "/img/favicons/favicon-16x16.png",
			"type": "image/png",
			"sizes": "16x16"
		},
		{
			"src": "/img/favicons/favicon-32x32.png",
			"type": "image/png",
			"sizes": "32x32"
		},
		{
			"src": "/img/favicons/64x64.png",
			"type": "image/png",
			"sizes": "64x64"
		},
		{
			"src":  "/img/favicons/128x128.png",
			"type":  "image/png",
			"sizes":  "128x128"
		},
		{
			"src":  "/img/favicons/256x256.png",
			"type":  "image/png",
			"sizes":  "256x256"
		},
		{
			"src":  "/img/favicons/512x512.png",
			"type":  "image/png",
			"sizes":  "512x512"
		}
	]
}
