{
	"name": "Alvise Rodella Web App",
	"short_name": "Alvise Rodella",
	"description": "Alvise Rodella Web Application",
	"start_url": "/",
	"display": "fullscreen",
	"background_color": "#0a0a08",
	"theme_color": "#0a0a08",
	"icons": [
		{
			"src": "/assets/mark-logo-192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/assets/mark-logo-512.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}