diff --git a/apps/widtimer/metadata.json b/apps/widtimer/metadata.json index 1df5fa947..9aa0b4f64 100644 --- a/apps/widtimer/metadata.json +++ b/apps/widtimer/metadata.json @@ -1,14 +1,14 @@ { - "id": "gestimer", - "name": "Gesture Timer", - "shortName": "GesTimer", + "id": "widtimer", + "name": "Timer Widget", + "shortName": "WidTimer", "version": "0.03", - "description": "Battery-optimized timer widget with double-swipe protection. Double-swipe in any direction to unlock, then single swipes work: right/left ±1min, up/down ±10min. Visual feedback, multiple completion buzzes.", + "description": "Timer widget with swipe controls. Double-swipe in any direction to unlock, then single swipes work: right/left ±1min, up/down ±10min. Will buzz upon timer completion.", "icon": "widget.png", "type": "widget", "tags": "widget,timer,gesture,battery-optimized", "supports": ["BANGLEJS2"], "storage": [ - {"name":"gestimer.wid.js","url":"widget.js"} + {"name":"widtimer.wid.js","url":"widget.js"} ] } \ No newline at end of file