{
	"name": "Stefan Perathoner",
	"short_name": "Stefan Perathoner",
	"icons": [{
		"src": "/img/icon-192.png",
		"type": "image/png",
		"sizes": "192x192"
	}, {
		"src": "/img/icon-512.png",
		"type": "image/png",
		"sizes": "512x512"
	}],
	"start_url": "/",
	"background_color": "#201e1e",
	"display": "standalone",
	"theme_color": "#201e1e"
}