{
	"id": "balashazy.landing",
    "name": "DE Balásházy",
    "short_name": "Balásházy",
    "description": "A Debreceni Egyetem Balásházy János Gyakorló Technikuma, Gimnáziuma és Kollégiumának weblapja.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "orientation": "portrait",
    "background_color": "#f5f5f5",
    "theme_color": "#004735",
    "lang": "hu",
    "dir": "ltr",
    "icons": [
		{
			"purpose": "any",
			"sizes": "any",
			"src": "img/icon.svg",
			"type": "image/svg+xml"
		},
		{
			"purpose": "any",
			"sizes": "192x192",
			"src": "img/icon_192.png",
			"type": "image/png"
		},
		{
			"purpose": "any",
			"sizes": "512x512",
			"src": "img/icon_512.png",
			"type": "image/png"
		},
		{
			"purpose": "maskable",
			"sizes": "512x512",
			"src": "img/icon_512_maskable.png",
			"type": "image/png"
		}
	]
}
