aboutsummaryrefslogblamecommitdiffstats
path: root/manifest.webapp
blob: f705244f329e4d3588891a5d58f4498a21fae8cc (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16















                                                               
{
    "name": "swordJS Demo",
    "description": "A demo app to show the status of sword.js",
    "launch_path": "/",
    "icons": {
        "128": "/assets/biblez128.png"
    },
    "developer": {
        "name": "zefanjas",
        "url": "http://zefanjas.de"
    },
    "default_locale": "en",
    "permissions": {
        "systemXHR": {}
    }
}