{
	"id": "pwa.balashazyf1",
	"name": "Balásházy F1",
	"short_name": "BF1",
	"start_url": "./index.php",
	"theme_color": "#14141e",
	"background_color": "#14141e",
	"display": "standalone",
	"orientation": "portrait",
	"icons": [
		{
			"src": "img/icon_maskable.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "maskable"
		},
		{
			"src": "img/icon_monochrome.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "monochrome"
		},
		{
			"src": "img/icon_512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	],
	"lang": "hu",
	"dir": "ltr",
	"description": "A Balásházy F1-es tippjátéka.",
	"category": ["games", "entertainment"]
}