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

20 lines
362 B
JSON

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