{ "id": "myprofile", "name": "My Profile", "shortName":"My Profile", "icon": "app.png", "type": "settings", "version":"0.02", "description": "Configure your personal profile. All settings are optional and only stored on the watch.", "readme": "README.md", "tags": "tool,utility", "supports": ["BANGLEJS", "BANGLEJS2"], "interface": "interface.html", "storage": [ {"name":"myprofile.settings.js","url":"settings.js"} ], "data": [ {"name":"myprofile.json"} ] }