From ebfb7c1c8bc0a9ec50bde72eb9a0859c6e5dcee5 Mon Sep 17 00:00:00 2001 From: Ariel Costas Guerrero Date: Wed, 6 Aug 2025 21:52:21 +0200 Subject: Fix this fucking pile of steaming garbage --- src/frontend/public/manifest.webmanifest | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/frontend/public/manifest.webmanifest') diff --git a/src/frontend/public/manifest.webmanifest b/src/frontend/public/manifest.webmanifest index 619dfc6..fe0cf39 100644 --- a/src/frontend/public/manifest.webmanifest +++ b/src/frontend/public/manifest.webmanifest @@ -4,7 +4,7 @@ "name": "UrbanoVigo Web", "description": "Aplicación web para encontrar paradas y tiempos de llegada de los autobuses urbanos de Vigo, España.", "short_name": "UrbanoVigo", - "start_url": "/", + "start_url": "/stops", "display": "standalone", "orientation": "portrait-primary", "lang": "es", -- cgit v1.3