diff --git a/apps/crs/metadata.json b/apps/crs/metadata.json new file mode 100644 index 000000000..99baa414d --- /dev/null +++ b/apps/crs/metadata.json @@ -0,0 +1,10 @@ +{ + "id": "crsclock", + "name": "Circadian Rhythm Clock", + "type": "clock", + "src": "crsclock_lightweight.js", + "icon": "icon.png", + "version": "1.2", + "description": "Shows CRS (Circadian Rhythm Score), steps, mood, and light exposure.", + "supports": ["BANGLEJS2"] +}