1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rocketchat_ynh.git synced 2024-09-03 20:16:25 +02:00
rocketchat_ynh/sources/programs/web.cordova/app/manifest.webapp
2016-04-29 16:32:48 +02:00

17 lines
404 B
JSON

{
"name": "RocketChat",
"description": "The Ultimate Open Source WebChat Platform",
"launch_path": "/",
"icons": {
"128": "/images/logo/favicon-128x128.png",
"512": "/images/logo/512x512.png"
},
"developer": {
"name": "Rocket.Chat",
"url": "https://rocket.chat/"
},
"fullscreen": "true",
"chrome": {
"navigation": false
}
}