diff --git a/apps/metadata.json b/apps/metadata.json deleted file mode 100644 index 2c4437b35..000000000 --- a/apps/metadata.json +++ /dev/null @@ -1,17 +0,0 @@ -{ "id": "rolex", - "name": "rolex", - "shortName":"rolex", - "icon": "rolex.png", - "screenshots": [{"url":"screenshot.png"}], - "version":"0.01", - "description": "A rolex like watch face", - "tags": "clock", - "type": "clock", - "supports":["BANGLEJS2"], - "readme": "README.md", - "allow_emulator": true, - "storage": [ - {"name":"rolex.app.js","url":"app.js"}, - {"name":"rolex.img","url":"app-icon.js","evaluate":true} - ] - } \ No newline at end of file