{
	"short_name": "MyChat",
	"name": "MyChat - Atendimento Multicanal",
	"description": "Sistema profissional de atendimento via WhatsApp, Facebook e Instagram com IA conversacional",
	"icons": [
		{
			"src": "/favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "/icon-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-maskable-192x192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "/apple-touch-icon-180x180.png",
			"sizes": "180x180",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-maskable-512x512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait-primary",
	"theme_color": "#0BB24A",
	"background_color": "#ffffff",
	"categories": ["business", "productivity", "social"],
	"lang": "pt-BR",
	"dir": "ltr",
	"prefer_related_applications": false,
	"screenshots": [
		{
			"src": "/screenshots/mobile-chat.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Tela de conversas"
		},
		{
			"src": "/screenshots/mobile-ticket.png",
			"sizes": "390x844",
			"type": "image/png",
			"form_factor": "narrow",
			"label": "Atendimento em tempo real"
		}
	]
}
