diff --git a/app/src/main/res/drawable/ic_launcher_background.xml b/app/src/main/res/drawable/ic_launcher_background.xml
index 96677be..c88b69b 100644
--- a/app/src/main/res/drawable/ic_launcher_background.xml
+++ b/app/src/main/res/drawable/ic_launcher_background.xml
@@ -4,7 +4,20 @@
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
+
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml
index 02797f7..0c47fa3 100644
--- a/app/src/main/res/drawable/ic_launcher_foreground.xml
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -4,18 +4,42 @@
android:height="108dp"
android:viewportWidth="108"
android:viewportHeight="108">
+
+
+
+ android:fillColor="#4AEDC4"
+ android:pathData="
+ M28,62
+ C32,64 38,66 44,64
+ C50,62 56,56 62,48
+ C68,40 74,36 80,38
+ L82,42
+ C76,40 70,44 64,52
+ C58,60 52,66 44,68
+ C38,70 32,68 28,66
+ Z" />
+
+
+
+
+
+ android:pathData="M74,30m-4,0a4,4 0,1 1,8 0a4,4 0,1 1,-8 0" />
+
+
+ android:fillColor="#4AEDC4"
+ android:pathData="M26,61 L24,66 L29,65 Z" />
+