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


                                               







                                      
                         
                    


                                                                           

     
{
    "name": "BibleZ Debug",
    "description": "Read and study the Bible!",
    "launch_path": "/debug.html",
    "icons": {
        "128": "/assets/biblez128.png"
    },
    "developer": {
        "name": "zefanjas",
        "url": "http://zefanjas.de"
    },
    "default_locale": "en",
    "type": "privileged",
    "permissions": {
        "systemXHR": {
            "description": "Required to download CrossWire's bible modules"
        }
    }
}