{
	"short_name": "EGroupware",
	"name": "EGroupware",
	"category": ["business", "education"],
	"description": "EGroupware is an online open-source enterprise software for business use and provides the services by using cutting edge collaboration technologies which allow organisations to collaborate in a secure and function rich environment, supporting integrated project teams across and within organisation boundaries.",
	"orientation": "landscape-primary",
	"icons": [
	  {
		"src": "api/templates/default/images/logo164x164.svg",
		"type": "image/svg",
		"sizes": "164x164"
	  },
	  {
		"src": "api/templates/default/images/logo164x164.png",
		"type": "image/png",
		"sizes": "164x164"
	  }
	],
	"start_url": "index.php",
	"background_color": "#fafafa",
	"display": "standalone",
	"scope": "/",
	"theme_color": "#0073ae",
	"serviceworker": {
		"src": "/service-worker.js"
	}
}