{
	"name": "Viana Health - MIAS",
	"short_name": "vHealth",
	"description": "vHealth is a platform for healthcare providers to manage their patients and appointments.",
	"start_url": "/",
	"scope": "/",
	"display": "standalone",
	"background_color": "#f4f7fb",
	"theme_color": "#0c4a6e",
	"icons": [
		{
			"src": "/favicon-m.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/favicon-m.png",
			"sizes": "256x256",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"shortcuts": [
		{
			"name": "Messages",
			"short_name": "Messages",
			"description": "Open your conversations",
			"url": "/messaging",
			"icons": [{ "src": "/favicon-m.png", "sizes": "256x256", "type": "image/png" }]
		},
		{
			"name": "Notifications",
			"short_name": "Alerts",
			"description": "View your notifications",
			"url": "/notifications",
			"icons": [{ "src": "/favicon-m.png", "sizes": "256x256", "type": "image/png" }]
		},
		{
			"name": "Patients",
			"short_name": "Patients",
			"description": "Go to your patient list",
			"url": "/patients",
			"icons": [{ "src": "/favicon-m.png", "sizes": "256x256", "type": "image/png" }]
		}
	]
}
