{
	"$schema": "https://json.schemastore.org/web-manifest-combined.json",
	"name": "BIOPTRON lámpák javítása",
	"short_name": "BIOPTRON javítás",
	"start_url": ".",
	"display": "standalone",
	"background_color": "#ffdb8f",
	"theme_color": "#fbab4a",
	"dir": "ltr",
	"lang": "hu",
	"description": "Bioptron-Zepter lámpák javítása garancián túl",
	"icons": [
		{ "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
		{ "src": "/icon-256.png", "type": "image/png", "sizes": "256x256" },
		{ "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" }
	]
}