{ "id":"sleeplog", "name":"Sleep Log", "shortName": "SleepLog", "version": "0.11", "description": "Log and view your sleeping habits. This app is using the built in movement calculation.", "icon": "app.png", "type": "app", "tags": "tool,boot", "supports": ["BANGLEJS2"], "readme": "README.md", "interface": "interface.html", "storage": [ {"name": "sleeplog.app.js", "url": "app.js"}, {"name": "sleeplog.img", "url": "app-icon.js", "evaluate": true}, {"name": "sleeplog.boot.js", "url": "boot.js"}, {"name": "sleeplog", "url": "lib.js"}, {"name": "sleeplog.settings.js", "url": "settings.js"} ], "data": [ {"name": "sleeplog.json"} ], "screenshots": [ {"url": "screenshot1.png"}, {"url": "screenshot2.png"}, {"url": "screenshot3.png"} ] }