diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml
index ba6c814..86490b2 100644
--- a/app/src/main/AndroidManifest.xml
+++ b/app/src/main/AndroidManifest.xml
@@ -6,9 +6,9 @@
android:allowBackup="true"
android:dataExtractionRules="@xml/data_extraction_rules"
android:fullBackupContent="@xml/backup_rules"
- android:icon="@mipmap/ic_launcher"
- android:label="@string/app_name"
- android:roundIcon="@mipmap/ic_launcher_round"
+ android:icon="@mipmap/mulberry"
+ android:label="CardReadTest"
+ android:roundIcon="@mipmap/mulberry_round"
android:supportsRtl="true"
android:theme="@style/Theme.CardReadTest"
tools:targetApi="31"
diff --git a/app/src/main/mulberry-playstore.png b/app/src/main/mulberry-playstore.png
new file mode 100644
index 0000000..735abe2
Binary files /dev/null and b/app/src/main/mulberry-playstore.png differ
diff --git a/app/src/main/res/mipmap-anydpi-v26/mulberry.xml b/app/src/main/res/mipmap-anydpi-v26/mulberry.xml
new file mode 100644
index 0000000..663fdd5
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/mulberry.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/mulberry_round.xml b/app/src/main/res/mipmap-anydpi-v26/mulberry_round.xml
new file mode 100644
index 0000000..663fdd5
--- /dev/null
+++ b/app/src/main/res/mipmap-anydpi-v26/mulberry_round.xml
@@ -0,0 +1,5 @@
+
+
+
+
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-hdpi/mulberry.webp b/app/src/main/res/mipmap-hdpi/mulberry.webp
new file mode 100644
index 0000000..2e1a6f9
Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/mulberry.webp differ
diff --git a/app/src/main/res/mipmap-hdpi/mulberry_foreground.webp b/app/src/main/res/mipmap-hdpi/mulberry_foreground.webp
new file mode 100644
index 0000000..cf1224f
Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/mulberry_foreground.webp differ
diff --git a/app/src/main/res/mipmap-hdpi/mulberry_round.webp b/app/src/main/res/mipmap-hdpi/mulberry_round.webp
new file mode 100644
index 0000000..e63f0f2
Binary files /dev/null and b/app/src/main/res/mipmap-hdpi/mulberry_round.webp differ
diff --git a/app/src/main/res/mipmap-mdpi/mulberry.webp b/app/src/main/res/mipmap-mdpi/mulberry.webp
new file mode 100644
index 0000000..8ee493f
Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/mulberry.webp differ
diff --git a/app/src/main/res/mipmap-mdpi/mulberry_foreground.webp b/app/src/main/res/mipmap-mdpi/mulberry_foreground.webp
new file mode 100644
index 0000000..9868684
Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/mulberry_foreground.webp differ
diff --git a/app/src/main/res/mipmap-mdpi/mulberry_round.webp b/app/src/main/res/mipmap-mdpi/mulberry_round.webp
new file mode 100644
index 0000000..5cd6389
Binary files /dev/null and b/app/src/main/res/mipmap-mdpi/mulberry_round.webp differ
diff --git a/app/src/main/res/mipmap-xhdpi/mulberry.webp b/app/src/main/res/mipmap-xhdpi/mulberry.webp
new file mode 100644
index 0000000..9594f95
Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/mulberry.webp differ
diff --git a/app/src/main/res/mipmap-xhdpi/mulberry_foreground.webp b/app/src/main/res/mipmap-xhdpi/mulberry_foreground.webp
new file mode 100644
index 0000000..b624789
Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/mulberry_foreground.webp differ
diff --git a/app/src/main/res/mipmap-xhdpi/mulberry_round.webp b/app/src/main/res/mipmap-xhdpi/mulberry_round.webp
new file mode 100644
index 0000000..e626e10
Binary files /dev/null and b/app/src/main/res/mipmap-xhdpi/mulberry_round.webp differ
diff --git a/app/src/main/res/mipmap-xxhdpi/mulberry.webp b/app/src/main/res/mipmap-xxhdpi/mulberry.webp
new file mode 100644
index 0000000..82cfd15
Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/mulberry.webp differ
diff --git a/app/src/main/res/mipmap-xxhdpi/mulberry_foreground.webp b/app/src/main/res/mipmap-xxhdpi/mulberry_foreground.webp
new file mode 100644
index 0000000..1b71ef1
Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/mulberry_foreground.webp differ
diff --git a/app/src/main/res/mipmap-xxhdpi/mulberry_round.webp b/app/src/main/res/mipmap-xxhdpi/mulberry_round.webp
new file mode 100644
index 0000000..e8bc54f
Binary files /dev/null and b/app/src/main/res/mipmap-xxhdpi/mulberry_round.webp differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/mulberry.webp b/app/src/main/res/mipmap-xxxhdpi/mulberry.webp
new file mode 100644
index 0000000..fba44dc
Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/mulberry.webp differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/mulberry_foreground.webp b/app/src/main/res/mipmap-xxxhdpi/mulberry_foreground.webp
new file mode 100644
index 0000000..cdae04f
Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/mulberry_foreground.webp differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/mulberry_round.webp b/app/src/main/res/mipmap-xxxhdpi/mulberry_round.webp
new file mode 100644
index 0000000..7fe710d
Binary files /dev/null and b/app/src/main/res/mipmap-xxxhdpi/mulberry_round.webp differ
diff --git a/app/src/main/res/values/mulberry_background.xml b/app/src/main/res/values/mulberry_background.xml
new file mode 100644
index 0000000..18fbe6e
--- /dev/null
+++ b/app/src/main/res/values/mulberry_background.xml
@@ -0,0 +1,4 @@
+
+
+ #FFFFFF
+
\ No newline at end of file