diff --git a/changedetectionio/static/favicons/android-chrome-192x192.png b/changedetectionio/static/favicons/android-chrome-192x192.png
new file mode 100644
index 00000000..3fc5b822
Binary files /dev/null and b/changedetectionio/static/favicons/android-chrome-192x192.png differ
diff --git a/changedetectionio/static/favicons/android-chrome-256x256.png b/changedetectionio/static/favicons/android-chrome-256x256.png
new file mode 100644
index 00000000..e0a2b082
Binary files /dev/null and b/changedetectionio/static/favicons/android-chrome-256x256.png differ
diff --git a/changedetectionio/static/favicons/apple-touch-icon.png b/changedetectionio/static/favicons/apple-touch-icon.png
new file mode 100644
index 00000000..8f6b4a79
Binary files /dev/null and b/changedetectionio/static/favicons/apple-touch-icon.png differ
diff --git a/changedetectionio/static/favicons/browserconfig.xml b/changedetectionio/static/favicons/browserconfig.xml
new file mode 100644
index 00000000..02d40fa0
--- /dev/null
+++ b/changedetectionio/static/favicons/browserconfig.xml
@@ -0,0 +1,9 @@
+
+
+
+
+
+ #da532c
+
+
+
diff --git a/changedetectionio/static/favicons/favicon-16x16.png b/changedetectionio/static/favicons/favicon-16x16.png
new file mode 100644
index 00000000..053f17e5
Binary files /dev/null and b/changedetectionio/static/favicons/favicon-16x16.png differ
diff --git a/changedetectionio/static/favicons/favicon-32x32.png b/changedetectionio/static/favicons/favicon-32x32.png
new file mode 100644
index 00000000..4438173b
Binary files /dev/null and b/changedetectionio/static/favicons/favicon-32x32.png differ
diff --git a/changedetectionio/static/favicons/favicon.ico b/changedetectionio/static/favicons/favicon.ico
new file mode 100644
index 00000000..1b358c60
Binary files /dev/null and b/changedetectionio/static/favicons/favicon.ico differ
diff --git a/changedetectionio/static/favicons/mstile-150x150.png b/changedetectionio/static/favicons/mstile-150x150.png
new file mode 100644
index 00000000..2e201f9a
Binary files /dev/null and b/changedetectionio/static/favicons/mstile-150x150.png differ
diff --git a/changedetectionio/static/favicons/safari-pinned-tab.svg b/changedetectionio/static/favicons/safari-pinned-tab.svg
new file mode 100644
index 00000000..648b5c54
--- /dev/null
+++ b/changedetectionio/static/favicons/safari-pinned-tab.svg
@@ -0,0 +1,35 @@
+
+
+
diff --git a/changedetectionio/static/favicons/site.webmanifest b/changedetectionio/static/favicons/site.webmanifest
new file mode 100644
index 00000000..6d25c20e
--- /dev/null
+++ b/changedetectionio/static/favicons/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "name": "",
+ "short_name": "",
+ "icons": [
+ {
+ "src": "android-chrome-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png"
+ },
+ {
+ "src": "android-chrome-256x256.png",
+ "sizes": "256x256",
+ "type": "image/png"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}
diff --git a/changedetectionio/templates/base.html b/changedetectionio/templates/base.html
index 9a9c6541..c9543259 100644
--- a/changedetectionio/templates/base.html
+++ b/changedetectionio/templates/base.html
@@ -13,6 +13,17 @@
{% endfor %}
{% endif %}
+
+
+
+
+
+
+
+
+
+
+