From b73748346eb2ecdf4435dea75531e2829e02438b Mon Sep 17 00:00:00 2001 From: morgane Date: Sat, 20 Jun 2026 08:08:12 +0000 Subject: [PATCH] Actualiser manifest.json --- manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.json b/manifest.json index a3d6590..2688ef7 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "short_name": "EverShelf", "description": "Gestione completa della dispensa di casa con scansione barcode", "version": "1.7.42", - "start_url": "/evershelf/", + "start_url": "/", "display": "standalone", "background_color": "#f0f4e8", "theme_color": "#2d5016",