BangleApps_old/apps/smoothmenu/metadata.json

18 lines
386 B
JSON

{
"id": "smoothmenu",
"name": "Smooth Menu",
"version": "0.01",
"description": "Redesigned menu that focuses on minimalism and ease of use",
"icon": "app.png",
"type": "bootloader",
"tags": "tool",
"supports": [
"BANGLEJS2"
],
"storage": [
{
"name": "smoothmenu.boot.js",
"url": "boot.js"
}
]
}