{ "id": "mylocation", "name": "My Location", "shortName":"My Location", "icon": "app.png", "type": "settings", "screenshots": [{"url":"screenshot_1.png"}], "version":"0.08", "description": "Sets and stores the latitude and longitude of your preferred City. It can be set from GPS or webinterface. `mylocation.json` can be used by other apps that need your main location. See README for details.", "readme": "README.md", "tags": "tool,utility", "supports": ["BANGLEJS", "BANGLEJS2"], "custom": "custom.html","custom": "custom.html", "storage": [ {"name":"mylocation.settings.js","url":"settings.js"} ], "data": [ {"name":"mylocation.json"} ] }