diff --git a/.idea/libraries/Dart_Packages.xml b/.idea/libraries/Dart_Packages.xml
index 2795ffb..7f7c6f9 100644
--- a/.idea/libraries/Dart_Packages.xml
+++ b/.idea/libraries/Dart_Packages.xml
@@ -296,6 +296,27 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -950,6 +971,9 @@
+
+
+
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
index db77bb4..56c3c48 100644
Binary files a/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png
new file mode 100644
index 0000000..48f7c41
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_back.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png
new file mode 100644
index 0000000..5c9a24f
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-hdpi/ic_launcher_adaptive_fore.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
index 17987b7..6aaf26d 100644
Binary files a/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png
new file mode 100644
index 0000000..c2d540b
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_back.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png
new file mode 100644
index 0000000..157a3e4
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-mdpi/ic_launcher_adaptive_fore.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index 09d4391..dcc4075 100644
Binary files a/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png
new file mode 100644
index 0000000..df01833
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_back.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png
new file mode 100644
index 0000000..5b00dfd
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xhdpi/ic_launcher_adaptive_fore.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index d5f1c8d..594f7f8 100644
Binary files a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png
new file mode 100644
index 0000000..042992b
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_back.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png
new file mode 100644
index 0000000..fe01fd5
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxhdpi/ic_launcher_adaptive_fore.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index 4d6372e..bebe455 100644
Binary files a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png
new file mode 100644
index 0000000..0ae7d7d
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_back.png differ
diff --git a/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png
new file mode 100644
index 0000000..3dff0d4
Binary files /dev/null and b/Sources/justMUSIC/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher_adaptive_fore.png differ