aboutsummaryrefslogtreecommitdiff
path: root/src/frontend/public/manifest.webmanifest
diff options
context:
space:
mode:
Diffstat (limited to 'src/frontend/public/manifest.webmanifest')
-rw-r--r--src/frontend/public/manifest.webmanifest2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/frontend/public/manifest.webmanifest b/src/frontend/public/manifest.webmanifest
index 161835c..afdab3c 100644
--- a/src/frontend/public/manifest.webmanifest
+++ b/src/frontend/public/manifest.webmanifest
@@ -5,7 +5,7 @@
"description": "Aplicación web para encontrar paradas y tiempos de llegada de los autobuses urbanos.",
"short_name": "BusUrbano",
"start_url": "/",
- "display": "fullscreen",
+ "display": "standalone",
"orientation": "portrait-primary",
"lang": "es",
"background_color": "#ffffff",