diff --git a/mobile/src/main/AndroidManifest.xml b/mobile/src/main/AndroidManifest.xml
index b1c09697..f31c14a1 100644
--- a/mobile/src/main/AndroidManifest.xml
+++ b/mobile/src/main/AndroidManifest.xml
@@ -6,6 +6,9 @@
+
@@ -38,6 +41,7 @@
android:name=".App"
android:allowBackup="false"
android:label="@string/app_name"
+ android:banner="@mipmap/ic_launcher"
android:icon="@mipmap/ic_launcher"
android:roundIcon="@mipmap/ic_launcher_round"
android:supportsRtl="true"
@@ -53,6 +57,7 @@
+