{
	"dir" : "ltr",
	"lang" : "Portuguese",
	"name" : "Admin Mobees",
	"scope" : "/",
	"display" : "standalone",
	"start_url" : "./?utm_source=homescreen",
	"short_name" : "Admin",
	"theme_color" : "#26272c",
	"description" : "Gestão de Sistemas Mobees",
	"orientation" : "portrait",
	"background_color" : "#26272c",
	"icons" : [
		{
			"src": "./img/icons/admin-app-icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable any"
		},
		{
			"src": "./img/icons/admin-app-icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable any"
		}
	]
}