diff --git a/themes/memmachine/layouts/_partials/head.html b/themes/memmachine/layouts/_partials/head.html
index 96ce962..0629139 100644
--- a/themes/memmachine/layouts/_partials/head.html
+++ b/themes/memmachine/layouts/_partials/head.html
@@ -3,7 +3,13 @@
=======================================================-->
+
+
+
+
+
+
diff --git a/themes/memmachine/static/android-chrome-192x192.png b/themes/memmachine/static/android-chrome-192x192.png
new file mode 100644
index 0000000..583f1f0
Binary files /dev/null and b/themes/memmachine/static/android-chrome-192x192.png differ
diff --git a/themes/memmachine/static/android-chrome-512x512.png b/themes/memmachine/static/android-chrome-512x512.png
new file mode 100644
index 0000000..3f4719a
Binary files /dev/null and b/themes/memmachine/static/android-chrome-512x512.png differ
diff --git a/themes/memmachine/static/apple-touch-icon.png b/themes/memmachine/static/apple-touch-icon.png
new file mode 100644
index 0000000..eeae4a9
Binary files /dev/null and b/themes/memmachine/static/apple-touch-icon.png differ
diff --git a/themes/memmachine/static/favicon-16x16.png b/themes/memmachine/static/favicon-16x16.png
new file mode 100644
index 0000000..62fb775
Binary files /dev/null and b/themes/memmachine/static/favicon-16x16.png differ
diff --git a/themes/memmachine/static/favicon-32x32.png b/themes/memmachine/static/favicon-32x32.png
new file mode 100644
index 0000000..f0eac55
Binary files /dev/null and b/themes/memmachine/static/favicon-32x32.png differ
diff --git a/themes/memmachine/static/favicon.ico b/themes/memmachine/static/favicon.ico
index 67f8b77..6db9111 100644
Binary files a/themes/memmachine/static/favicon.ico and b/themes/memmachine/static/favicon.ico differ
diff --git a/themes/memmachine/static/site.webmanifest b/themes/memmachine/static/site.webmanifest
new file mode 100644
index 0000000..45dc8a2
--- /dev/null
+++ b/themes/memmachine/static/site.webmanifest
@@ -0,0 +1 @@
+{"name":"","short_name":"","icons":[{"src":"/android-chrome-192x192.png","sizes":"192x192","type":"image/png"},{"src":"/android-chrome-512x512.png","sizes":"512x512","type":"image/png"}],"theme_color":"#ffffff","background_color":"#ffffff","display":"standalone"}
\ No newline at end of file