{
	"name": "Adra Patient",
	"short_name": "Adra",
	"description": "Your dental x-rays and oral health report in one place.",
	"start_url": "/home",
	"scope": "/",
	"display": "standalone",
	"orientation": "portrait",
	"background_color": "#2b2b2b",
	"theme_color": "#2b2b2b",
	"icons": [
		{
			"src": "/favicon.ico",
			"sizes": "64x64 32x32 24x24 16x16",
			"type": "image/x-icon"
		},
		{
			"src": "/icon.svg",
			"sizes": "any",
			"type": "image/svg+xml",
			"purpose": "any"
		},
		{
			"src": "/icon-192.png",
			"sizes": "192x192",
			"type": "image/png",
			"purpose": "any"
		},
		{
			"src": "/icon-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"purpose": "any"
		}
	]
}
