diff --git a/project/static/android-chrome-192x192.png b/project/static/android-chrome-192x192.png
new file mode 100644
index 0000000..e61b09a
Binary files /dev/null and b/project/static/android-chrome-192x192.png differ
diff --git a/project/static/android-chrome-512x512.png b/project/static/android-chrome-512x512.png
new file mode 100644
index 0000000..5273e88
Binary files /dev/null and b/project/static/android-chrome-512x512.png differ
diff --git a/project/static/apple-touch-icon.png b/project/static/apple-touch-icon.png
new file mode 100644
index 0000000..35e25f3
Binary files /dev/null and b/project/static/apple-touch-icon.png differ
diff --git a/project/static/calendar_icon_90.png b/project/static/calendar_icon_90.png
new file mode 100644
index 0000000..8ff0367
Binary files /dev/null and b/project/static/calendar_icon_90.png differ
diff --git a/project/static/favicon-16x16.png b/project/static/favicon-16x16.png
new file mode 100644
index 0000000..a3f5dc2
Binary files /dev/null and b/project/static/favicon-16x16.png differ
diff --git a/project/static/favicon-32x32.png b/project/static/favicon-32x32.png
new file mode 100644
index 0000000..00a58e5
Binary files /dev/null and b/project/static/favicon-32x32.png differ
diff --git a/project/static/favicon.ico b/project/static/favicon.ico
index 8e21063..b64294c 100644
Binary files a/project/static/favicon.ico and b/project/static/favicon.ico differ
diff --git a/project/static/site.webmanifest b/project/static/site.webmanifest
new file mode 100644
index 0000000..45dc8a2
--- /dev/null
+++ b/project/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
diff --git a/project/templates/layout.html b/project/templates/layout.html
index fd286ac..7d5d935 100644
--- a/project/templates/layout.html
+++ b/project/templates/layout.html
@@ -38,6 +38,12 @@
{% endif %}
{%- endblock metas %}
+
+
+
+
+
+
@@ -154,7 +160,7 @@
{% block navbar %}