From 32e617fd565931402de3fc4e45e2222387ceca09 Mon Sep 17 00:00:00 2001 From: hamster1963 <1410514192@qq.com> Date: Wed, 30 Oct 2024 11:34:08 +0800 Subject: [PATCH] fix: manifest info --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index e00a07d..7d0dadc 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "name": "HomeDash", - "short_name": "HomeDash PWA App", + "name": "NezhaDash PWA App", + "short_name": "NezhaDash", "icons": [ { "src": "/android-chrome-192x192.png",