mirror of
https://github.com/EGroupware/egroupware.git
synced 2024-11-07 16:44:20 +01:00
22 lines
769 B
JSON
22 lines
769 B
JSON
{
|
|
"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"
|
|
}
|
|
],
|
|
"start_url": "index.php",
|
|
"background_color": "#fafafa",
|
|
"display": "standalone",
|
|
"scope": "/",
|
|
"theme_color": "#0073ae",
|
|
"serviceworker": {
|
|
"src": "/service-worker.js"
|
|
}
|
|
} |