{
	"short_name": "Inflame",
	"name": "BNK INFLAME Studie",
	"start_url": "/",
	"background_color": "#e3ecf3",
	"display": "standalone",
	"orientation": "landscape",
	"scope": "/",
	"theme_color": "#e3ecf3",
	"icons": [ {
		"src": "/img/icon-192.png",
		"type": "image/png",
		"sizes": "192x192"
	}, {
		"src": "/img/icon-512.png",
		"type": "image/png",
		"sizes": "512x512"
	} ]
}