{
	"name": "UMSAPP",
	"short_name": "OGBC",
	"description": "Plataforma de serivicios para clientes automovilisticos y motorizados.",
	"icons": [{
		"src": "images/favicon-16x16.png",
		"sizes": "16x16",
		"type": "image/png"
	},
	{
		"src": "images/favicon-32x32.png",
		"sizes": "32x32",
		"type": "image/png"
	},
	{
		"src": "images/android-chrome-192x192.png",
		"sizes": "192x192",
		"type": "image/png"
	},
	{
		"src": "images/android-chrome-512x512.png",
		"sizes": "512x512",
		"type": "image/png"
	}],
	"id": "umsapp",
	"start_url": "https://umsappcol.com/",
	"display": "standalone",
	"orientation": "natural",
	"theme_color": "#debd68",
	"background_color": "#000",
	"screenshots": []
}