diff --git a/properties.json b/properties.json
index 85a273c..ae0dffd 100644
--- a/properties.json
+++ b/properties.json
@@ -3,6 +3,11 @@
     "author": "Swee",
     "version": "1.0",
     "type": "platform",
-    "layout": "irc",
-    "supports": ["desktop", "mobile"]
+    "layout": "IRC",
+    "supports": ["desktop", "mobile"],
+    "statusBar": {
+        "title": "Example",
+        "iconProvider": "web",
+        "icon": "https://git.swee.codes/SugarCaneIM/Desktop/raw/branch/main/logo.png"
+    }
 }
\ No newline at end of file