The communications platform that puts data protection first.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Rocket.Chat/public/manifest.webapp

17 lines
394 B

{
"name": "RocketChat",
"description": "The Ultimate Open Source WebChat Platform",
"launch_path": "/",
"icons": {
"192": "/assets/favicon_192.png",
"512": "/assets/favicon_512.png"
},
"developer": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
},
"fullscreen": "true",
"chrome": {
"navigation": false
}
}