From 679226eb4d1e8295842ba462808b1e167179a5e8 Mon Sep 17 00:00:00 2001 From: nzambello Date: Tue, 21 Dec 2021 19:02:58 +0100 Subject: [PATCH] refactor: change short name --- vite.config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vite.config.ts b/vite.config.ts index 37a8275..e8951b0 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -12,7 +12,7 @@ const pwaOptions: Partial = { ], manifest: { name: "Walk-up alarm", - short_name: "Walk-up alarm", + short_name: "Walk-up", theme_color: "#3E3D42", icons: [ {