//{
//	"id": "/",
//	"name": "MedAccess360 | Complete Healthcare Ecosystem",
//	"short_name": "MedAccess360",
//	"description": "Integrated Hospital Management, TeleHealth, EMR, POS, Pharmacy, Laboratory, Radiology, Billing and Online Store — all in one healthcare platform.",
//	"start_url": "/Default.aspx?source=pwa",
//	"scope": "/",
//	"display": "standalone",
//	"display_override": [ "window-controls-overlay", "standalone", "browser" ],
//	"orientation": "any",
//	"background_color": "#f8f9fa",
//	"theme_color": "#1e3c72",
//	"lang": "en",
//	"dir": "ltr",
//	"categories": [ "medical", "health", "business", "productivity" ],
//	"prefer_related_applications": false,
//	"icons": [
//		{
//			"src": "images/icon-16.png",
//			"sizes": "16x16",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-32.png",
//			"sizes": "32x32",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-48.png",
//			"sizes": "48x48",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-72.png",
//			"sizes": "72x72",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-96.png",
//			"sizes": "96x96",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-128.png",
//			"sizes": "128x128",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-144.png",
//			"sizes": "144x144",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-152.png",
//			"sizes": "152x152",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-192.png",
//			"sizes": "192x192",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-384.png",
//			"sizes": "384x384",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-512.png",
//			"sizes": "512x512",
//			"type": "image/png",
//			"purpose": "any"
//		},
//		{
//			"src": "images/icon-maskable-192.png",
//			"sizes": "192x192",
//			"type": "image/png",
//			"purpose": "maskable"
//		},
//		{
//			"src": "images/icon-maskable-512.png",
//			"sizes": "512x512",
//			"type": "image/png",
//			"purpose": "maskable"
//		}
//	],
//	"shortcuts": [
//		{
//			"name": "EMR Login",
//			"short_name": "EMR",
//			"description": "Sign in to Hospital Management / EMR",
//			"url": "/Login.aspx?source=pwa-shortcut",
//			"icons": [
//				{
//					"src": "images/icon-192.png",
//					"sizes": "192x192",
//					"type": "image/png"
//				}
//			]
//		},
//		{
//			"name": "TeleHealth",
//			"short_name": "TeleHealth",
//			"description": "Start a virtual consultation",
//			"url": "/MedAccess/Login.aspx?source=pwa-shortcut",
//			"icons": [
//				{
//					"src": "images/icon-192.png",
//					"sizes": "192x192",
//					"type": "image/png"
//				}
//			]
//		},
//		{
//			"name": "Point of Sale",
//			"short_name": "POS",
//			"description": "Open the Point of Sale system",
//			"url": "/MedAccessPOS/Login.aspx?source=pwa-shortcut",
//			"icons": [
//				{
//					"src": "images/icon-192.png",
//					"sizes": "192x192",
//					"type": "image/png"
//				}
//			]
//		},
//		{
//			"name": "Patient Portal",
//			"short_name": "Patient",
//			"description": "Patient login and health records",
//			"url": "/PatientAccount/PatientLogin.aspx?source=pwa-shortcut",
//			"icons": [
//				{
//					"src": "images/icon-192.png",
//					"sizes": "192x192",
//					"type": "image/png"
//				}
//			]
//		}
//	]
//}

{
	"name": "MedAccess360 - The Ecosystem",
	"short_name": "MedAccess360",
	"description": "One connected ecosystem for healthcare, retail, e-commerce, education, energy, payroll and mobility.",
	"start_url": "/Default.aspx",
	"scope": "/",
	"id": "/Default.aspx",
	"display": "standalone",
	"orientation": "any",
	"background_color": "#0d1626",
	"theme_color": "#0d1626",
	"lang": "en",
	"icons": [
		{
			"src": "Assets/img/icons/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "Assets/img/icons/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "Assets/img/icons/icon-192-maskable.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		},
		{
			"src": "Assets/img/icons/icon-512-maskable.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "maskable"
		}
	]
}