diff --git a/shell/android/AndroidManifest.xml b/shell/android/AndroidManifest.xml
index dcc958b06..90e755c21 100644
--- a/shell/android/AndroidManifest.xml
+++ b/shell/android/AndroidManifest.xml
@@ -35,18 +35,17 @@
-
+ android:required="false" />
-
+ android:theme="@style/AppTheme"
+ android:banner="@drawable/ic_banner"
+ android:logo="@drawable/ic_banner"
+ android:isGame="true">
-
+
@@ -142,4 +141,4 @@
android:theme="@android:style/Theme.NoTitleBar.Fullscreen" />
-
\ No newline at end of file
+