{
	"id": "balashazy.game",
    "name": "Balásházy Kvízjáték",
    "short_name": "BH Kvíz",
    "description": "Teszteld a szakmai tudásod!",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f5f5",
    "theme_color": "#004735",
    "lang": "hu",
    "dir": "ltr",
    "icons": [
		{
			"purpose": "any",
			"sizes": "any",
			"src": "icon/icon.svg",
			"type": "image/svg+xml"
		},
		{
			"purpose": "any",
			"sizes": "1024x1024",
			"src": "icon/icon.png",
			"type": "image/png"
		},
		{
			"purpose": "maskable",
			"sizes": "1024x1024",
			"src": "icon/maskicon.png",
			"type": "image/png"
		},
		{
			"purpose": "any",
			"sizes": "16x16 32x32 48x48 64x64 128x128 256x256",
			"src": "icon/favicon.ico",
			"type": "image/vnd.microsoft.icon"
		}
	]
}
