diff --git a/properties.json b/properties.json
index ae0dffd..73468ae 100644
--- a/properties.json
+++ b/properties.json
@@ -7,7 +7,7 @@
     "supports": ["desktop", "mobile"],
     "statusBar": {
         "title": "Example",
-        "iconProvider": "web",
-        "icon": "https://git.swee.codes/SugarCaneIM/Desktop/raw/branch/main/logo.png"
+        "iconProvider": "file",
+        "icon": "logo.png"
     }
 }
\ No newline at end of file