diff --git a/apps/shadowclk/interface.html b/apps/shadowclk/interface.html
new file mode 100644
index 000000000..7c4692aed
--- /dev/null
+++ b/apps/shadowclk/interface.html
@@ -0,0 +1,283 @@
+
+
+
+
+
+
+
+
+ 3-Bit Color Picker
+
+
+
+
+
+
+
3-Bit Color Picker
+
+
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/apps/shadowclk/metadata.json b/apps/shadowclk/metadata.json
index b07e663ad..e1debfb6d 100644
--- a/apps/shadowclk/metadata.json
+++ b/apps/shadowclk/metadata.json
@@ -13,6 +13,7 @@
"tags": "clock",
"supports": ["BANGLEJS", "BANGLEJS2"],
"readme": "README.md",
+ "interface": "interface.html",
"allow_emulator": true,
"storage": [{
"name": "shadowclk.app.js",
@@ -31,4 +32,4 @@
"data": [{
"name": "shadowclk.json"
}]
-}
+}
\ No newline at end of file