diff --git a/app/src/main/ic_launcher-web.png b/app/src/main/ic_launcher-web.png
index 14102985..6fdf1666 100644
Binary files a/app/src/main/ic_launcher-web.png and b/app/src/main/ic_launcher-web.png differ
diff --git a/app/src/main/res/drawable-hdpi/ic_action_name.png b/app/src/main/res/drawable-hdpi/ic_action_name.png
new file mode 100644
index 00000000..075be71a
Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_action_name.png differ
diff --git a/app/src/main/res/drawable-hdpi/ic_shortcut_icon.png b/app/src/main/res/drawable-hdpi/ic_shortcut_icon.png
new file mode 100644
index 00000000..196ba1c2
Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_shortcut_icon.png differ
diff --git a/app/src/main/res/drawable-hdpi/ic_stat_name.png b/app/src/main/res/drawable-hdpi/ic_stat_name.png
new file mode 100644
index 00000000..1bd4ef02
Binary files /dev/null and b/app/src/main/res/drawable-hdpi/ic_stat_name.png differ
diff --git a/app/src/main/res/drawable-mdpi/ic_action_name.png b/app/src/main/res/drawable-mdpi/ic_action_name.png
new file mode 100644
index 00000000..5daa9341
Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_action_name.png differ
diff --git a/app/src/main/res/drawable-mdpi/ic_shortcut_icon.png b/app/src/main/res/drawable-mdpi/ic_shortcut_icon.png
new file mode 100644
index 00000000..fee3af31
Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_shortcut_icon.png differ
diff --git a/app/src/main/res/drawable-mdpi/ic_stat_name.png b/app/src/main/res/drawable-mdpi/ic_stat_name.png
new file mode 100644
index 00000000..b4fd1de4
Binary files /dev/null and b/app/src/main/res/drawable-mdpi/ic_stat_name.png differ
diff --git a/app/src/main/res/drawable-xhdpi/ic_action_name.png b/app/src/main/res/drawable-xhdpi/ic_action_name.png
new file mode 100644
index 00000000..be62e9a8
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_action_name.png differ
diff --git a/app/src/main/res/drawable-xhdpi/ic_shortcut_icon.png b/app/src/main/res/drawable-xhdpi/ic_shortcut_icon.png
new file mode 100644
index 00000000..0ae68b3f
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_shortcut_icon.png differ
diff --git a/app/src/main/res/drawable-xhdpi/ic_stat_name.png b/app/src/main/res/drawable-xhdpi/ic_stat_name.png
new file mode 100644
index 00000000..9f4dde0b
Binary files /dev/null and b/app/src/main/res/drawable-xhdpi/ic_stat_name.png differ
diff --git a/app/src/main/res/drawable-xxhdpi/ic_action_name.png b/app/src/main/res/drawable-xxhdpi/ic_action_name.png
new file mode 100644
index 00000000..b3d426f2
Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_action_name.png differ
diff --git a/app/src/main/res/drawable-xxhdpi/ic_shortcut_icon.png b/app/src/main/res/drawable-xxhdpi/ic_shortcut_icon.png
new file mode 100644
index 00000000..1ece5540
Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_shortcut_icon.png differ
diff --git a/app/src/main/res/drawable-xxhdpi/ic_stat_name.png b/app/src/main/res/drawable-xxhdpi/ic_stat_name.png
new file mode 100644
index 00000000..36941fd8
Binary files /dev/null and b/app/src/main/res/drawable-xxhdpi/ic_stat_name.png differ
diff --git a/app/src/main/res/drawable-xxxhdpi/ic_action_name.png b/app/src/main/res/drawable-xxxhdpi/ic_action_name.png
new file mode 100644
index 00000000..52af8f53
Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/ic_action_name.png differ
diff --git a/app/src/main/res/drawable-xxxhdpi/ic_shortcut_icon.png b/app/src/main/res/drawable-xxxhdpi/ic_shortcut_icon.png
new file mode 100644
index 00000000..cf2fabd5
Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/ic_shortcut_icon.png differ
diff --git a/app/src/main/res/drawable-xxxhdpi/ic_stat_name.png b/app/src/main/res/drawable-xxxhdpi/ic_stat_name.png
new file mode 100644
index 00000000..3ded1930
Binary files /dev/null and b/app/src/main/res/drawable-xxxhdpi/ic_stat_name.png differ
diff --git a/app/src/main/res/drawable/ic_icon.xml b/app/src/main/res/drawable/ic_icon.xml
new file mode 100644
index 00000000..84fd6518
--- /dev/null
+++ b/app/src/main/res/drawable/ic_icon.xml
@@ -0,0 +1,21 @@
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/drawable/ic_launcher_foreground.xml b/app/src/main/res/drawable/ic_launcher_foreground.xml
new file mode 100644
index 00000000..4a9391c9
--- /dev/null
+++ b/app/src/main/res/drawable/ic_launcher_foreground.xml
@@ -0,0 +1,27 @@
+
+
+
+
+
+
+
+
+
+
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
index 036d09bc..7353dbd1 100644
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
index 036d09bc..7353dbd1 100644
--- a/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
+++ b/app/src/main/res/mipmap-anydpi-v26/ic_launcher_round.xml
@@ -1,5 +1,5 @@
-
+
\ No newline at end of file
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher.png b/app/src/main/res/mipmap-hdpi/ic_launcher.png
index 67166956..79f228d3 100644
Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher.png and b/app/src/main/res/mipmap-hdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png
index acf5ded2..436459cc 100644
Binary files a/app/src/main/res/mipmap-hdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-hdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher.png b/app/src/main/res/mipmap-mdpi/ic_launcher.png
index fafa54b5..7b077e8a 100644
Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher.png and b/app/src/main/res/mipmap-mdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png
index 3395d3e4..9c075bd2 100644
Binary files a/app/src/main/res/mipmap-mdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-mdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher.png b/app/src/main/res/mipmap-xhdpi/ic_launcher.png
index 63aaf749..65216dee 100644
Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png
index f20cc8a8..38142f9f 100644
Binary files a/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xhdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
index fc19fd97..7704c066 100644
Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png
index 85e75c62..783b7b8b 100644
Binary files a/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxhdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
index 1215cdc7..6b5e0f85 100644
Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png differ
diff --git a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png
index e23810df..fc898e2c 100644
Binary files a/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png and b/app/src/main/res/mipmap-xxxhdpi/ic_launcher_round.png differ
diff --git a/app/src/main/res/values/colors.xml b/app/src/main/res/values/colors.xml
index 55449864..bb92165f 100644
--- a/app/src/main/res/values/colors.xml
+++ b/app/src/main/res/values/colors.xml
@@ -1,7 +1,7 @@
- #039be5
- #006db3
+ #ff2a2a
+ #de2525
#ffb300
#fff
diff --git a/app/src/main/res/values/ic_launcher_background.xml b/app/src/main/res/values/ic_launcher_background.xml
index 3f617d53..c5d5899f 100644
--- a/app/src/main/res/values/ic_launcher_background.xml
+++ b/app/src/main/res/values/ic_launcher_background.xml
@@ -1,4 +1,4 @@
- #CCCCCC
+ #FFFFFF
\ No newline at end of file
diff --git a/images/1.png b/images/1.png
deleted file mode 100644
index fb546eda..00000000
Binary files a/images/1.png and /dev/null differ
diff --git a/images/2.png b/images/2.png
deleted file mode 100644
index 6b667ce4..00000000
Binary files a/images/2.png and /dev/null differ
diff --git a/images/3.png b/images/3.png
deleted file mode 100644
index 4878b9a6..00000000
Binary files a/images/3.png and /dev/null differ
diff --git a/images/4.png b/images/4.png
deleted file mode 100644
index 3a43cbe1..00000000
Binary files a/images/4.png and /dev/null differ
diff --git a/images/5.png b/images/5.png
deleted file mode 100644
index 8e4ddc67..00000000
Binary files a/images/5.png and /dev/null differ
diff --git a/images/6.png b/images/6.png
deleted file mode 100644
index 7d32fdaf..00000000
Binary files a/images/6.png and /dev/null differ
diff --git a/images/6_background.png b/images/6_background.png
deleted file mode 100644
index 4d9765bf..00000000
Binary files a/images/6_background.png and /dev/null differ
diff --git a/images/6_bis.png b/images/6_bis.png
deleted file mode 100644
index 2b554000..00000000
Binary files a/images/6_bis.png and /dev/null differ
diff --git a/images/6_foreground.png b/images/6_foreground.png
deleted file mode 100644
index 26021c34..00000000
Binary files a/images/6_foreground.png and /dev/null differ
diff --git a/images/6_foreground_10.png b/images/6_foreground_10.png
deleted file mode 100644
index e883a4e3..00000000
Binary files a/images/6_foreground_10.png and /dev/null differ
diff --git a/images/6_foreground_11.png b/images/6_foreground_11.png
deleted file mode 100644
index 44542326..00000000
Binary files a/images/6_foreground_11.png and /dev/null differ
diff --git a/images/6_foreground_2.png b/images/6_foreground_2.png
deleted file mode 100644
index a64a56a8..00000000
Binary files a/images/6_foreground_2.png and /dev/null differ
diff --git a/images/6_foreground_3.png b/images/6_foreground_3.png
deleted file mode 100644
index 50f49af9..00000000
Binary files a/images/6_foreground_3.png and /dev/null differ
diff --git a/images/6_foreground_3_bis.png b/images/6_foreground_3_bis.png
deleted file mode 100644
index 7942b7a3..00000000
Binary files a/images/6_foreground_3_bis.png and /dev/null differ
diff --git a/images/6_foreground_4.png b/images/6_foreground_4.png
deleted file mode 100644
index 6236f7f2..00000000
Binary files a/images/6_foreground_4.png and /dev/null differ
diff --git a/images/6_foreground_5.png b/images/6_foreground_5.png
deleted file mode 100644
index 27244a6e..00000000
Binary files a/images/6_foreground_5.png and /dev/null differ
diff --git a/images/6_foreground_6.png b/images/6_foreground_6.png
deleted file mode 100644
index 8b6abd61..00000000
Binary files a/images/6_foreground_6.png and /dev/null differ
diff --git a/images/6_foreground_7.png b/images/6_foreground_7.png
deleted file mode 100644
index 59fa9322..00000000
Binary files a/images/6_foreground_7.png and /dev/null differ
diff --git a/images/6_foreground_8.png b/images/6_foreground_8.png
deleted file mode 100644
index 0fa16686..00000000
Binary files a/images/6_foreground_8.png and /dev/null differ
diff --git a/images/6_foreground_9.png b/images/6_foreground_9.png
deleted file mode 100644
index 500d480c..00000000
Binary files a/images/6_foreground_9.png and /dev/null differ
diff --git a/images/7.png b/images/7.png
deleted file mode 100644
index e6329609..00000000
Binary files a/images/7.png and /dev/null differ
diff --git a/images/7_2.png b/images/7_2.png
deleted file mode 100644
index cf1a02da..00000000
Binary files a/images/7_2.png and /dev/null differ
diff --git a/images/7_3.png b/images/7_3.png
deleted file mode 100644
index d69e1228..00000000
Binary files a/images/7_3.png and /dev/null differ
diff --git a/images/banner.png b/images/banner.png
deleted file mode 100644
index 0304a72f..00000000
Binary files a/images/banner.png and /dev/null differ
diff --git a/images/banner.xcf b/images/banner.xcf
deleted file mode 100644
index b220873a..00000000
Binary files a/images/banner.xcf and /dev/null differ
diff --git a/images/banner_crying6.png b/images/banner_crying6.png
deleted file mode 100644
index 6cefd413..00000000
Binary files a/images/banner_crying6.png and /dev/null differ
diff --git a/images/icon.png b/images/icon.png
new file mode 100644
index 00000000..9e4c11ab
Binary files /dev/null and b/images/icon.png differ
diff --git a/images/icon.svg b/images/icon.svg
new file mode 100644
index 00000000..19abc9a7
--- /dev/null
+++ b/images/icon.svg
@@ -0,0 +1,196 @@
+
+
diff --git a/images/icon_round.png b/images/icon_round.png
new file mode 100644
index 00000000..8dce896f
Binary files /dev/null and b/images/icon_round.png differ
diff --git a/images/simple-email.svg b/images/simple-email.svg
new file mode 100644
index 00000000..400e95df
--- /dev/null
+++ b/images/simple-email.svg
@@ -0,0 +1,378 @@
+
+
+
+