michael@0: { michael@0: "name": "Mochitest", michael@0: "type": "certified", michael@0: "description": "Mochitests", michael@0: "developer": { michael@0: "name": "The Ateam", michael@0: "url": "https://wiki.mozilla.org/Auto-tools" michael@0: }, michael@0: "permissions": { michael@0: "alarms": {}, michael@0: "browser":{}, michael@0: "power":{}, michael@0: "webapps-manage":{}, michael@0: "mobileconnection":{}, michael@0: "bluetooth":{}, michael@0: "telephony":{}, michael@0: "voicemail":{}, michael@0: "device-storage:pictures":{ "access": "readwrite" }, michael@0: "device-storage:sdcard":{ "access": "readwrite" }, michael@0: "settings":{ "access": "readwrite" }, michael@0: "storage":{}, michael@0: "camera":{}, michael@0: "geolocation":{}, michael@0: "wifi-manage":{}, michael@0: "desktop-notification":{}, michael@0: "idle":{}, michael@0: "network-events":{}, michael@0: "embed-apps":{}, michael@0: "audio-channel-content":{}, michael@0: "audio-channel-alarm":{} michael@0: }, michael@0: "locales": { michael@0: "en-US": { michael@0: "name": "Mochitest", michael@0: "description": "Mochitests" michael@0: } michael@0: }, michael@0: "datastores-access" : { michael@0: "foo" : { "readonly": false }, michael@0: "bar" : { "readonly": false } michael@0: }, michael@0: "default_locale": "en-US" michael@0: }