{ "id": "sunclock", "name": "Sun Clock", "version": "0.03", "description": "A clock with sunset/sunrise, sun height/azimuth", "icon": "app.png", "type": "clock", "tags": "clock", "supports": ["BANGLEJS2"], "readme": "README.md", "allow_emulator": true, "storage": [ {"name":"sunclock.app.js","url":"app.js"}, {"name":"sunclock.img","url":"app-icon.js","evaluate":true} ] }