﻿{
	"short_name": "KEC Smart Hospital",
	"name": "KEC Smart Hospital",
	"icons": [
		{
			"src": "./assets/images/kec-smart.png",
			"sizes": "192x192",
			"type": "image/png"
		}
	],
	"start_url": "/index.html",
	"display": "standalone",
	"orientation": "portrait"
}