{
"id": "widmp",
"name": "Moon Phase",
"version": "0.09",
"description": "Display the current moon phase in blueish (in light mode) or white (in dark mode) for both hemispheres. In the southern hemisphere the 'My Location' app is needed.",
"icon": "widget.png",
"type": "widget",
"tags": "widget,tools",
"supports": ["BANGLEJS","BANGLEJS2"],
"storage": [
{"name":"widmp.wid.js","url":"widget.js"},
{"name":"widmp.settings.js","url":"settings.js"}
],
"data": [{"name":"widmp.json"}]
}