glowingbear-mainbox/manifest.webapp
2013-10-21 16:18:16 +02:00

19 lines
347 B
JSON

{
"name": "WeeChat",
"description": "WeeChat Web frontend",
"icons": {
"128": "/glowing-bear/img/weechat_logo_128x128.png"
},
"launch_path": "/glowing-bear/",
"installs_allowed_from": [
"*"
],
"developer": {
"name": "Tor Hveem",
"url": "http://github.com/torhve/"
},
"default_locale": "en",
"version": "2"
}