{ "id": "quarterclock", "name": "Quarter Clock", "shortName":"Quarter Clock", "icon": "app.png", "screenshots" : [ { "url":"screenshot.png" } ], "version":"0.01", "description": "For those lazy days when the exact time doesn't matter. Small square shows the hour, large square shows the fifteen minute period, and centre square shows the battery level.", "type": "clock", "tags": "clock", "supports": ["BANGLEJS2"], "storage": [ {"name":"quarterclock.app.js","url":"app.js"}, {"name":"quarterclock.settings.js","url":"settings.js"}, {"name":"quarterclock.img","url":"app-icon.js","evaluate":true} ], "data": [ {"name":"quarterclock.json"} ] }