diff --git a/src/main/resources/arsnova.properties.example b/src/main/resources/arsnova.properties.example
index 94c0313c2002e0f40cd58219e6b1dfbe02883bed..ba66153c28e38574e62f37fbf0d632806976da3c 100644
--- a/src/main/resources/arsnova.properties.example
+++ b/src/main/resources/arsnova.properties.example
@@ -214,8 +214,8 @@ session.demo-id=
 ui.slogan=Audience Response System
 
 # Splashscreen configuration
-#
-splashscreen.logo-path=resources/images/arsnova-small.png
+# Best results are achieved with logos that have the same width and height.
+splashscreen.logo-path=resources/images/arsnova-logo.png
 splashscreen.slogan=Audience Response System
 splashscreen.background-color=#E0E0E0
 splashscreen.loading-ind-color=#4A5C66
diff --git a/src/test/resources/arsnova.properties.example b/src/test/resources/arsnova.properties.example
index 6294907a702aa5123daa0309f3d516029c4cc1dd..b89a2eebe9188e3fa6d9847cf77c7e7adc38445c 100644
--- a/src/test/resources/arsnova.properties.example
+++ b/src/test/resources/arsnova.properties.example
@@ -214,8 +214,8 @@ session.demo-id=
 ui.slogan=Audience Response System
 
 # Splashscreen configuration
-#
-splashscreen.logo-path=resources/images/arsnova-small.png
+# Best results are achieved with logos that have the same width and height.
+splashscreen.logo-path=resources/images/arsnova-logo.png
 splashscreen.slogan=Audience Response System
 splashscreen.background-color=#E0E0E0
 splashscreen.loading-ind-color=#4A5C66