diff --git a/android/Omnivore/app/build.gradle b/android/Omnivore/app/build.gradle
index d388dff3d..572bab928 100644
--- a/android/Omnivore/app/build.gradle
+++ b/android/Omnivore/app/build.gradle
@@ -48,6 +48,7 @@ android {
buildTypes {
debug {
signingConfig signingConfigs.debug
+ applicationIdSuffix ".debug"
buildConfigField("String", "OMNIVORE_API_URL", "\"https://api-demo.omnivore.app\"")
buildConfigField("String", "OMNIVORE_WEB_URL", "\"https://demo.omnivore.app\"")
buildConfigField("String", "OMNIVORE_GAUTH_SERVER_CLIENT_ID", "\"267918240109-eu2ar09unac3lqqigluknhk7t0021b54.apps.googleusercontent.com\"")
diff --git a/android/Omnivore/app/src/debug/ic_launcher-playstore.png b/android/Omnivore/app/src/debug/ic_launcher-playstore.png
new file mode 100644
index 000000000..e4e12c36e
Binary files /dev/null and b/android/Omnivore/app/src/debug/ic_launcher-playstore.png differ
diff --git a/android/Omnivore/app/src/debug/res/drawable/ic_launcher_background.xml b/android/Omnivore/app/src/debug/res/drawable/ic_launcher_background.xml
new file mode 100644
index 000000000..ca3826a46
--- /dev/null
+++ b/android/Omnivore/app/src/debug/res/drawable/ic_launcher_background.xml
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/android/Omnivore/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml b/android/Omnivore/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml
new file mode 100644
index 000000000..c4a603d4c
--- /dev/null
+++ b/android/Omnivore/app/src/debug/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/Omnivore/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml b/android/Omnivore/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
new file mode 100644
index 000000000..c4a603d4c
--- /dev/null
+++ b/android/Omnivore/app/src/debug/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher.webp b/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher.webp
new file mode 100644
index 000000000..fe0d53bb2
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher_foreground.webp b/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher_foreground.webp
new file mode 100644
index 000000000..592a8bbc7
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher_foreground.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher_round.webp b/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher_round.webp
new file mode 100644
index 000000000..0041f7cb8
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-hdpi/ic_launcher_round.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher.webp b/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher.webp
new file mode 100644
index 000000000..d284f443c
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp b/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp
new file mode 100644
index 000000000..75cdb7bc3
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher_foreground.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher_round.webp b/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher_round.webp
new file mode 100644
index 000000000..5a06b5327
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-mdpi/ic_launcher_round.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher.webp b/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher.webp
new file mode 100644
index 000000000..98fdfa690
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.webp b/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.webp
new file mode 100644
index 000000000..07b229af1
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher_foreground.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.webp b/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.webp
new file mode 100644
index 000000000..973ccabed
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xhdpi/ic_launcher_round.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher.webp b/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher.webp
new file mode 100644
index 000000000..fe75d520d
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.webp b/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.webp
new file mode 100644
index 000000000..01f4b95ba
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher_foreground.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.webp b/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.webp
new file mode 100644
index 000000000..cdc759b4e
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xxhdpi/ic_launcher_round.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.webp b/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.webp
new file mode 100644
index 000000000..75b6232b8
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.webp b/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.webp
new file mode 100644
index 000000000..ad6a5dd0b
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_foreground.webp differ
diff --git a/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.webp b/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.webp
new file mode 100644
index 000000000..7a2a10dc3
Binary files /dev/null and b/android/Omnivore/app/src/debug/res/mipmap-xxxhdpi/ic_launcher_round.webp differ
diff --git a/android/Omnivore/app/src/debug/res/values/strings.xml b/android/Omnivore/app/src/debug/res/values/strings.xml
new file mode 100644
index 000000000..9ce25905d
--- /dev/null
+++ b/android/Omnivore/app/src/debug/res/values/strings.xml
@@ -0,0 +1,4 @@
+
+
+ Dev - Omnivore
+
\ No newline at end of file