michael@0: { michael@0: "version": "0.2.2", michael@0: "name": "KitchenSink", michael@0: "description": "Tests and report APIs available on the device", michael@0: "launch_path": "/index.html", michael@0: "developer": { michael@0: "name": "Piotr Zalewa", michael@0: "url": "http://www.mozillalabs.com" michael@0: }, michael@0: "icons": { michael@0: "16": "/img/icons/logo-16.png", michael@0: "32": "/img/icons/logo-32.png", michael@0: "64": "/img/icons/logo-64.png", michael@0: "128": "/img/icons/logo-128.png", michael@0: "256": "/img/icons/logo-256.png" michael@0: }, michael@0: "type": "privileged", michael@0: "permissions": { michael@0: "alarms": { michael@0: "description": "Testing" michael@0: }, michael@0: "browser": { michael@0: "description": "Testing" michael@0: }, michael@0: "geolocation": { michael@0: "description": "Testing" michael@0: }, michael@0: "contacts": { michael@0: "access": "readwrite", michael@0: "description": "Testing" michael@0: }, michael@0: "device-storage:sdcard": { michael@0: "access": "readwrite", michael@0: "description": "Testing" michael@0: }, michael@0: "fmradio": { michael@0: "description": "Testing" michael@0: }, michael@0: "storage": { michael@0: "description": "Testing" michael@0: }, michael@0: "systemXHR": { michael@0: "description": "Testing" michael@0: }, michael@0: "tcp-socket": { michael@0: "description": "Testing" michael@0: } michael@0: }, michael@0: "package_path": "marketplace_privileged_app.zip" michael@0: }