diff --git a/web/index.html b/web/index.html
index fc5e20a..e2a925b 100644
--- a/web/index.html
+++ b/web/index.html
@@ -25,6 +25,8 @@
content="456571312261-5kuf2r6i5i7lqjr7qealv06sdgkn3hcp.apps.googleusercontent.com">
+
+
diff --git a/web/manifest.json b/web/manifest.json
index c8d66d6..af18d22 100644
--- a/web/manifest.json
+++ b/web/manifest.json
@@ -2,7 +2,7 @@
"name": "OnTime",
"short_name": "OnTime",
"start_url": ".",
- "display": "standalone",
+ "display": "fullscreen",
"background_color": "#0175C2",
"theme_color": "#0175C2",
"description": "A new Flutter project.",