{
	"short_name": "Galzyr",
	"name": "Lands of Galzyr",
	"icons": [
		{
			"src": "/img/icon-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "any"
		},
		{
			"src": "/img/icon-192.png",
			"type": "image/png",
			"sizes": "192x192",
			"purpose": "maskable"
		},
		{
			"src": "/img/icon-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "any"
		},
		{
			"src": "/img/icon-512.png",
			"type": "image/png",
			"sizes": "512x512",
			"purpose": "maskable"
		}
	],
	"start_url": "/",
	"scope": "/",
	"background_color": "#fffadc",
	"display": "standalone",
	"theme_color": "#000000"
}