{ "id": "presentor", "name": "Presentor", "version": "3.0", "description": "Use your Bangle to present!", "icon": "app.png", "type": "app", "tags": "tool,bluetooth", "interface": "interface.html", "readme":"README.md", "supports": ["BANGLEJS", "BANGLEJS2"], "allow_emulator": true, "storage": [ {"name":"presentor.app.js","url":"app.js"}, {"name":"presentor.img","url":"app-icon.js","evaluate":true}, {"name":"presentor.json","url":"settings.json"} ] }