diff --git a/static/app-icon.svg b/static/app-icon.svg
new file mode 100644
index 0000000..c0ceeff
--- /dev/null
+++ b/static/app-icon.svg
@@ -0,0 +1,18 @@
+
diff --git a/static/apple-touch-icon-120x120-precomposed.svg b/static/apple-touch-icon-120x120-precomposed.svg
index fb4251d..c0ceeff 100644
--- a/static/apple-touch-icon-120x120-precomposed.svg
+++ b/static/apple-touch-icon-120x120-precomposed.svg
@@ -4,20 +4,15 @@
-
-
-
-
-
+
+
-
-
-
-
\ No newline at end of file
+
+
diff --git a/static/apple-touch-icon-120x120.svg b/static/apple-touch-icon-120x120.svg
index fb4251d..c0ceeff 100644
--- a/static/apple-touch-icon-120x120.svg
+++ b/static/apple-touch-icon-120x120.svg
@@ -4,20 +4,15 @@
-
-
-
-
-
+
+
-
-
-
-
\ No newline at end of file
+
+
diff --git a/static/apple-touch-icon-precomposed.svg b/static/apple-touch-icon-precomposed.svg
index fb4251d..c0ceeff 100644
--- a/static/apple-touch-icon-precomposed.svg
+++ b/static/apple-touch-icon-precomposed.svg
@@ -4,20 +4,15 @@
-
-
-
-
-
+
+
-
-
-
-
\ No newline at end of file
+
+
diff --git a/static/apple-touch-icon.svg b/static/apple-touch-icon.svg
index fb4251d..c0ceeff 100644
--- a/static/apple-touch-icon.svg
+++ b/static/apple-touch-icon.svg
@@ -4,20 +4,15 @@
-
-
-
-
-
+
+
-
-
-
-
\ No newline at end of file
+
+
diff --git a/static/manifest.json b/static/manifest.json
index a5b989d..a82568a 100644
--- a/static/manifest.json
+++ b/static/manifest.json
@@ -8,13 +8,13 @@
"theme_color": "#fb923c",
"icons": [
{
- "src": "/static/favicon.svg",
+ "src": "/static/app-icon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "any"
},
{
- "src": "/static/favicon.svg",
+ "src": "/static/app-icon.svg",
"sizes": "any",
"type": "image/svg+xml",
"purpose": "maskable"