{
	"name": "eCOS WebApp",
	"background_color": "#fff",
	"theme_color": "#fff",
	"short_name": "eCOS",
	"display": "fullscreen",
	"icons": [
		{
			"src": "img/logo-eagle-white-512.png",
			"sizes": "512x512",
			"type": "image/png",
			"density": "4.0",
			"purpose": "maskable"
		}
	],
	"start_url": "default.htm",
	"display": "standalone",
	"orientation": "any"
}
