{
	"name": "HealthDocX",
	"short_name": "HDX",
	"description": "HealthDocX - Securely extract, convert, manage and exchange patient documents.",
	"id": "/",
	"start_url": "/",
	"display": "fullscreen",
	"background_color": "#ffffff",
	"theme_color": "#006D34",
	"orientation": "landscape",
	"scope": "/",
	"icons": [
		{
			"src": "/logo-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/logo-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/logo-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "maskable"
		}
	],
	"categories": ["health"],
	"lang": "en",
	"dir": "ltr"
}
