{
	"short_name": "Atendimento",
	"name": "TecincoCRM - Atendimento",
	"start_url": "/mobile/tickets",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"theme_color": "#075e54",
	"background_color": "#ffffff",
	"launch_handler": {
		"client_mode": "focus-existing"
	},
	"icons": [
		{
			"src": "favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "/android-chrome-192x192.jpg",
			"sizes": "192x192",
			"type": "image/jpeg"
		},
		{
			"src": "/apple-touch-icon.jpg",
			"sizes": "180x180",
			"type": "image/jpeg"
		},
		{
			"src": "/mstile-150x150.jpg",
			"sizes": "150x150",
			"type": "image/jpeg"
		},
		{
			"src": "/android-chrome-192x192.jpg",
			"sizes": "512x512",
			"type": "image/jpeg"
		},
		{
			"src": "/android-chrome-192x192.jpg",
			"sizes": "512x512",
			"type": "image/jpeg",
			"purpose": "maskable"
		}
	],
	"prefer_related_applications": false
}
