diff --git a/src/main/resources/arsnova.properties.example b/src/main/resources/arsnova.properties.example
index ca66ba4f3c886a482153a7496d29063ac7634a65..94c0313c2002e0f40cd58219e6b1dfbe02883bed 100644
--- a/src/main/resources/arsnova.properties.example
+++ b/src/main/resources/arsnova.properties.example
@@ -215,7 +215,7 @@ ui.slogan=Audience Response System
 
 # Splashscreen configuration
 #
-splashscreen.logo-path=resources/images/arsnova.png
+splashscreen.logo-path=resources/images/arsnova-small.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 f9768d1f0d48439a84652a7d01b2887004b907a6..6294907a702aa5123daa0309f3d516029c4cc1dd 100644
--- a/src/test/resources/arsnova.properties.example
+++ b/src/test/resources/arsnova.properties.example
@@ -215,7 +215,7 @@ ui.slogan=Audience Response System
 
 # Splashscreen configuration
 #
-splashscreen.logo-path=resources/images/arsnova.png
+splashscreen.logo-path=resources/images/arsnova-small.png
 splashscreen.slogan=Audience Response System
 splashscreen.background-color=#E0E0E0
 splashscreen.loading-ind-color=#4A5C66