diff --git a/index.html b/index.html index b7062ac..53a2823 100644 --- a/index.html +++ b/index.html @@ -9,7 +9,7 @@ - +
diff --git a/vite.config.ts b/vite.config.ts index d25aa54..37a8275 100644 --- a/vite.config.ts +++ b/vite.config.ts @@ -12,8 +12,8 @@ const pwaOptions: Partial = { ], manifest: { name: "Walk-up alarm", - short_name: "Walk-up", - theme_color: "#ffffff", + short_name: "Walk-up alarm", + theme_color: "#3E3D42", icons: [ { src: "pwa-192x192.png",