{
	"short_name": "Optonet",
	"name": "Optonet",
	"icons": [
		{
			"src": "/img/icono.png",
			"type": "image/png",
			"sizes": "128x128"
		},
		{
			"src": "/img/icono_192.png",
			"type": "image/png",
			"sizes": "192x192"
		}
	],
	"background_color": "#FFFFFF",
	"theme_color": "#0CA6B9",
	"display": "fullscreen",
	"orientation": "landscape",
	"start_url": "/?launcher=true"
}