diff --git a/frontend/static/json/manifest.json b/frontend/static/json/pwa_manifest.json
similarity index 79%
rename from frontend/static/json/manifest.json
rename to frontend/static/json/pwa_manifest.json
index 93fea39..a9ab530 100644
--- a/frontend/static/json/manifest.json
+++ b/frontend/static/json/pwa_manifest.json
@@ -1,14 +1,14 @@
{
"name": "MIND",
"short_name": "MIND",
- "start_url": "/mind/",
+ "start_url": "/",
"display": "standalone",
"background_color": "#1b1b1b",
"theme_color": "#6b6b6b",
"orientation": "portrait-primary",
"icons": [
{
- "src": "/mind/static/img/favicon.svg",
+ "src": "/static/img/favicon.svg",
"type": "image/svg+xml",
"sizes": "64x64 32x32 24x24 16x16"
}
diff --git a/frontend/templates/admin.html b/frontend/templates/admin.html
index 275b2b6..7c2f060 100644
--- a/frontend/templates/admin.html
+++ b/frontend/templates/admin.html
@@ -5,7 +5,7 @@
-
+
diff --git a/frontend/templates/login.html b/frontend/templates/login.html
index 1b370ba..7286228 100644
--- a/frontend/templates/login.html
+++ b/frontend/templates/login.html
@@ -6,7 +6,7 @@
-
+
diff --git a/frontend/templates/reminders.html b/frontend/templates/reminders.html
index 9cefc9a..5c75db8 100644
--- a/frontend/templates/reminders.html
+++ b/frontend/templates/reminders.html
@@ -6,7 +6,7 @@
-
+