{
	"short_name": "Hay Systems",
	"name": "HaY Systems - Gestor Funcional",
	"background_color": "white",
	"theme_color": "#00a6dc",
	"start_url": ".",
	"icons": [{
		"src": "/images/logo-192.png",
		"type": "image/png",
		"sizes": "192x192"
	}, {
		"src": "/images/logo-512.png",
		"type": "image/png",
		"sizes": "512x512"
	}],
	"display": "standalone",
	"orientation": "portrait"
}