diff --git a/static/img/favicon/apple-touch-icon.png b/static/img/favicon/apple-touch-icon.png
new file mode 100644
index 0000000..9c79996
Binary files /dev/null and b/static/img/favicon/apple-touch-icon.png differ
diff --git a/static/img/favicon/favicon-96x96.png b/static/img/favicon/favicon-96x96.png
new file mode 100644
index 0000000..43131da
Binary files /dev/null and b/static/img/favicon/favicon-96x96.png differ
diff --git a/static/img/favicon/favicon.ico b/static/img/favicon/favicon.ico
new file mode 100644
index 0000000..4ba45c5
Binary files /dev/null and b/static/img/favicon/favicon.ico differ
diff --git a/static/img/favicon/favicon.svg b/static/img/favicon/favicon.svg
new file mode 100644
index 0000000..7ebb3b6
--- /dev/null
+++ b/static/img/favicon/favicon.svg
@@ -0,0 +1,14 @@
+
\ No newline at end of file
diff --git a/static/img/favicon/site.webmanifest b/static/img/favicon/site.webmanifest
new file mode 100644
index 0000000..c280061
--- /dev/null
+++ b/static/img/favicon/site.webmanifest
@@ -0,0 +1,19 @@
+{
+ "icons": [
+ {
+ "src": "https://static.eliasfink.de/img/favicon/web-app-manifest-192x192.png",
+ "sizes": "192x192",
+ "type": "image/png",
+ "purpose": "maskable"
+ },
+ {
+ "src": "https://static.eliasfink.de/img/favicon/web-app-manifest-512x512.png",
+ "sizes": "512x512",
+ "type": "image/png",
+ "purpose": "maskable"
+ }
+ ],
+ "theme_color": "#ffffff",
+ "background_color": "#ffffff",
+ "display": "standalone"
+}
\ No newline at end of file
diff --git a/static/img/favicon/web-app-manifest-192x192.png b/static/img/favicon/web-app-manifest-192x192.png
new file mode 100644
index 0000000..3f7eabb
Binary files /dev/null and b/static/img/favicon/web-app-manifest-192x192.png differ
diff --git a/static/img/favicon/web-app-manifest-512x512.png b/static/img/favicon/web-app-manifest-512x512.png
new file mode 100644
index 0000000..b6f0b51
Binary files /dev/null and b/static/img/favicon/web-app-manifest-512x512.png differ
diff --git a/static/img/favicons/android-chrome-192x192.png b/static/img/favicons/android-chrome-192x192.png
deleted file mode 100644
index ef741a6..0000000
Binary files a/static/img/favicons/android-chrome-192x192.png and /dev/null differ
diff --git a/static/img/favicons/android-chrome-512x512.png b/static/img/favicons/android-chrome-512x512.png
deleted file mode 100644
index 2c7108d..0000000
Binary files a/static/img/favicons/android-chrome-512x512.png and /dev/null differ
diff --git a/static/img/favicons/apple-touch-icon.png b/static/img/favicons/apple-touch-icon.png
deleted file mode 100644
index 9f36c5e..0000000
Binary files a/static/img/favicons/apple-touch-icon.png and /dev/null differ
diff --git a/static/img/favicons/browserconfig.xml b/static/img/favicons/browserconfig.xml
deleted file mode 100644
index f937068..0000000
--- a/static/img/favicons/browserconfig.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
-
- #ffffff
-
-
-
diff --git a/static/img/favicons/favicon-16x16.png b/static/img/favicons/favicon-16x16.png
deleted file mode 100644
index f2f037a..0000000
Binary files a/static/img/favicons/favicon-16x16.png and /dev/null differ
diff --git a/static/img/favicons/favicon-32x32.png b/static/img/favicons/favicon-32x32.png
deleted file mode 100644
index fcaaaed..0000000
Binary files a/static/img/favicons/favicon-32x32.png and /dev/null differ
diff --git a/static/img/favicons/favicon.ico b/static/img/favicons/favicon.ico
deleted file mode 100644
index 6fa9b8b..0000000
Binary files a/static/img/favicons/favicon.ico and /dev/null differ
diff --git a/static/img/favicons/mstile-150x150.png b/static/img/favicons/mstile-150x150.png
deleted file mode 100644
index 063e9d4..0000000
Binary files a/static/img/favicons/mstile-150x150.png and /dev/null differ
diff --git a/static/img/favicons/safari-pinned-tab.svg b/static/img/favicons/safari-pinned-tab.svg
deleted file mode 100644
index c72c182..0000000
--- a/static/img/favicons/safari-pinned-tab.svg
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-Created by potrace 1.11, written by Peter Selinger 2001-2013
-
-
-
-
-
diff --git a/static/img/favicons/site.webmanifest b/static/img/favicons/site.webmanifest
deleted file mode 100644
index 69bc7a6..0000000
--- a/static/img/favicons/site.webmanifest
+++ /dev/null
@@ -1,19 +0,0 @@
-{
- "name": "Elias Fink",
- "short_name": "Elias Fink",
- "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"
-}