diff --git a/README.md b/README.md
index 5805c35c..255e6a62 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
# l-Breez
+src="./src/images/liquid-logo-color.svg">
l-Breez is a migration of [Breez mobile app](https://github.com/breez/breezmobile) to
the [Breez Liquid SDK](https://github.com/breez/breez-liquid-sdk) infrastructure.
diff --git a/android/app/src/main/AndroidManifest.xml b/android/app/src/main/AndroidManifest.xml
index 8dea8824..1ed975ef 100644
--- a/android/app/src/main/AndroidManifest.xml
+++ b/android/app/src/main/AndroidManifest.xml
@@ -5,8 +5,8 @@
+ android:roundIcon="@mipmap/ic_launcher_round"
+ android:icon="@mipmap/ic_launcher_round">
-
-
-
-
-
-
-
diff --git a/android/app/src/main/res/drawable/launch_background.xml b/android/app/src/main/res/drawable/launch_background.xml
deleted file mode 100644
index 304732f8..00000000
--- a/android/app/src/main/res/drawable/launch_background.xml
+++ /dev/null
@@ -1,12 +0,0 @@
-
-
-
-
-
-
-
-
diff --git a/android/app/src/main/res/drawable/liquid_logo.xml b/android/app/src/main/res/drawable/liquid_logo.xml
new file mode 100644
index 00000000..21f5e6b8
--- /dev/null
+++ b/android/app/src/main/res/drawable/liquid_logo.xml
@@ -0,0 +1,10 @@
+
+
+
diff --git a/android/app/src/main/res/drawable/splash_background.xml b/android/app/src/main/res/drawable/splash_background.xml
new file mode 100644
index 00000000..a362324c
--- /dev/null
+++ b/android/app/src/main/res/drawable/splash_background.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 00000000..446d86fc
--- /dev/null
+++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round_round.xml b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round_round.xml
new file mode 100644
index 00000000..446d86fc
--- /dev/null
+++ b/android/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
deleted file mode 100644
index e4738ab4..00000000
Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png
deleted file mode 100644
index 3615e287..00000000
Binary files a/android/app/src/main/res/mipmap-hdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
new file mode 100644
index 00000000..473f74d3
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round_foreground.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round_foreground.png
new file mode 100644
index 00000000..15f13b42
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round_foreground.png differ
diff --git a/android/app/src/main/res/mipmap-hdpi/ic_launcher_round_round.png b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round_round.png
new file mode 100644
index 00000000..473f74d3
Binary files /dev/null and b/android/app/src/main/res/mipmap-hdpi/ic_launcher_round_round.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
deleted file mode 100644
index faea6300..00000000
Binary files a/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png
deleted file mode 100644
index b3f93ece..00000000
Binary files a/android/app/src/main/res/mipmap-mdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
new file mode 100644
index 00000000..b27256ec
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round_foreground.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round_foreground.png
new file mode 100644
index 00000000..2ba8db5a
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round_foreground.png differ
diff --git a/android/app/src/main/res/mipmap-mdpi/ic_launcher_round_round.png b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round_round.png
new file mode 100644
index 00000000..b27256ec
Binary files /dev/null and b/android/app/src/main/res/mipmap-mdpi/ic_launcher_round_round.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
deleted file mode 100644
index f16ba76c..00000000
Binary files a/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 69b86d30..00000000
Binary files a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
new file mode 100644
index 00000000..3ba25bac
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round_foreground.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round_foreground.png
new file mode 100644
index 00000000..58f64b3b
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round_foreground.png differ
diff --git a/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round_round.png b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round_round.png
new file mode 100644
index 00000000..3ba25bac
Binary files /dev/null and b/android/app/src/main/res/mipmap-xhdpi/ic_launcher_round_round.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
deleted file mode 100644
index 2ed844b3..00000000
Binary files a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 62f12c7a..00000000
Binary files a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
new file mode 100644
index 00000000..58d8ea31
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round_foreground.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round_foreground.png
new file mode 100644
index 00000000..7d59377a
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round_foreground.png differ
diff --git a/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round_round.png b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round_round.png
new file mode 100644
index 00000000..58d8ea31
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_round_round.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
deleted file mode 100644
index 731499f8..00000000
Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png
deleted file mode 100644
index 805cdb6c..00000000
Binary files a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_foreground.png and /dev/null differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
new file mode 100644
index 00000000..9483bfee
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round_foreground.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round_foreground.png
new file mode 100644
index 00000000..76da5a74
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round_foreground.png differ
diff --git a/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round_round.png b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round_round.png
new file mode 100644
index 00000000..9483bfee
Binary files /dev/null and b/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round_round.png differ
diff --git a/android/app/src/main/res/values-night/styles.xml b/android/app/src/main/res/values-night/styles.xml
deleted file mode 100644
index 3db14bb5..00000000
--- a/android/app/src/main/res/values-night/styles.xml
+++ /dev/null
@@ -1,18 +0,0 @@
-
-
-
-
-
-
-
diff --git a/android/app/src/main/res/values/color.xml b/android/app/src/main/res/values/color.xml
index 4abcd336..a447c340 100644
--- a/android/app/src/main/res/values/color.xml
+++ b/android/app/src/main/res/values/color.xml
@@ -1,5 +1,4 @@
#055deb
- #0089f9
diff --git a/android/app/src/main/res/values/ic_launcher_background.xml b/android/app/src/main/res/values/ic_launcher_round_background.xml
similarity index 50%
rename from android/app/src/main/res/values/ic_launcher_background.xml
rename to android/app/src/main/res/values/ic_launcher_round_background.xml
index c27ab231..e87d43ec 100644
--- a/android/app/src/main/res/values/ic_launcher_background.xml
+++ b/android/app/src/main/res/values/ic_launcher_round_background.xml
@@ -1,4 +1,4 @@
- #4177FB
+ #055DEB
\ No newline at end of file
diff --git a/android/app/src/main/res/values/string.xml b/android/app/src/main/res/values/string.xml
deleted file mode 100644
index a03fc662..00000000
--- a/android/app/src/main/res/values/string.xml
+++ /dev/null
@@ -1,5 +0,0 @@
-
-
- Breez is running in the background
- Pay to Breez
-
\ No newline at end of file
diff --git a/android/app/src/main/res/values/styles.xml b/android/app/src/main/res/values/styles.xml
index d460d1e9..a38bd077 100644
--- a/android/app/src/main/res/values/styles.xml
+++ b/android/app/src/main/res/values/styles.xml
@@ -4,13 +4,19 @@
+