diff --git a/properties.json b/properties.json
index d216630..3d531f7 100644
--- a/properties.json
+++ b/properties.json
@@ -2,11 +2,7 @@
     "name": "Example platform",
     "author": "Swee",
     "version": "1.0",
+    "ScIM-version": 1,
     "type": "platform",
-    "layout": "IRC",
-    "statusBar": {
-        "title": "Example",
-        "iconProvider": "file",
-        "icon": "logo.png"
-    }
+    "layout": "IRC"
 }
\ No newline at end of file