{
	"name": "HITC Connect",
	"short_name": "HITC Connect",
	"description": "PWA per leggere e gestire chat WhatsApp Business Account.",
	"start_url": "index.php",
	"display": "standalone",
	"background_color": "#f4f8fc",
	"theme_color": "#07111F",
	"orientation": "portrait",
	"icons": [
		{
			"src": "template/assets/images/app-logo/pwa150x150.png",
			"sizes": "150x150",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
