{
	"name": "SISTEMA BURITAMA",
	"short_name": "BURITAMA",
	"description": "SERVIÇO OPERACIONAL DE BURITAMA",
	"start_url": "/buritama/patrulhamento",
	"scope": "/buritama/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#ffffff",
	"theme_color": "#2C6AA0",
	"icons": [
		{
			"src": "/buritama/img/ico.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/buritama/img/ico.png",
			"sizes": "512x512",
			"type": "image/png"
		}
	]
}