diff --git a/public/android-chrome-192x192.png b/public/android-chrome-192x192.png deleted file mode 100644 index 0e09ce1..0000000 Binary files a/public/android-chrome-192x192.png and /dev/null differ diff --git a/public/manifest.json b/public/manifest.json index 3e749eb..8c9d7d3 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,9 +1,9 @@ { - "name": "Nezha Monitoring", - "short_name": "Nezha Monitoring", + "name": "CZL Server", + "short_name": "CZL Server", "icons": [ { - "src": "/android-chrome-192x192.png", + "src": "/apple-touch-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable"