{
	"short_name": "TabocaZap",
	"name": "TabocaZap — Atendimento WhatsApp",
	"icons": [
		{
			"src": "/favicon.ico",
			"sizes": "48x48 32x32 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "/favicon-32x32.png",
			"sizes": "32x32",
			"type": "image/png"
		},
		{
			"src": "/apple-touch-icon.png",
			"sizes": "180x180",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-192x192.png",
			"sizes": "192x192",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png"
		},
		{
			"src": "/android-chrome-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"start_url": ".",
	"display": "standalone",
	"theme_color": "#015FF7",
	"background_color": "#ffffff",
	"prefer_related_applications": false,
	"categories": ["business", "productivity"],
	"description": "Centralize as conversas do WhatsApp, distribua entre a equipe e acompanhe cada ticket em tempo real.",
	"orientation": "any",
	"scope": "/",
	"shortcuts": [
		{
			"name": "Iniciar atendimento",
			"short_name": "Atendimento",
			"description": "Iniciar novo atendimento",
			"url": "/atendimento"
		}
	]
}
