diff --git a/ihatemoney/static/images/android-logo.svg b/ihatemoney/static/images/android-logo.svg
new file mode 100644
index 00000000..7bfd6901
--- /dev/null
+++ b/ihatemoney/static/images/android-logo.svg
@@ -0,0 +1,64 @@
+
+
+
+
diff --git a/ihatemoney/static/images/play-store.svg b/ihatemoney/static/images/play-store.svg
new file mode 100644
index 00000000..ff708536
--- /dev/null
+++ b/ihatemoney/static/images/play-store.svg
@@ -0,0 +1,45 @@
+
+
+
+
diff --git a/ihatemoney/templates/layout.html b/ihatemoney/templates/layout.html
index 1e16c7e2..5d6fd473 100644
--- a/ihatemoney/templates/layout.html
+++ b/ihatemoney/templates/layout.html
@@ -144,8 +144,11 @@
{{ static_include("images/git.svg") | safe }}
-
- {{ static_include("images/mobile-alt.svg") | safe }}
+
+ {{ static_include("images/android-logo.svg") | safe }}
+
+
+ {{ static_include("images/play-store.svg") | safe }}
{{ static_include("images/book.svg") | safe }}