Version 4.2.0.1, tag libreoffice-4.2.0.1
[LibreOffice.git] / firefoxos / sdremote / manifest.webapp
bloba63e399a776ba42df95b5322c3ce736583fe1ea6
2     "name": "Impress Remote",
3     "description": "Remote control for LibreOffice Impress slideshows.",
4     "launch_path": "/index.html",
5     "developer": {
6         "name": "The Document Foundation",
7         "url": "http://www.libreoffice.org"
8     },
9     "icons": {
10         "16": "/img/icon16.png",
11         "32": "/img/icon32.png",
12         "48": "/img/icon48.png",
13         "64": "/img/icon64.png",
14         "128": "/img/icon128.png"
15     },
16     "default_locale": "en",
17     "type": "certified",
18     "permissions": {
19         "tcp-socket": {
20             "description": "Required to connect to LO server using wifi."
21         },
22         "bluetooth": {
23             "description": "Required to connect to LO server using bluetooth."
24         }
25     }