diff --git a/client/public/manifest.webmanifest b/client/public/manifest.webmanifest index fc5ba1e..a7e13e6 100644 --- a/client/public/manifest.webmanifest +++ b/client/public/manifest.webmanifest @@ -1,6 +1,6 @@ { - "name": "client", - "short_name": "client", + "name": "Keyvault Pro", + "short_name": "KVP", "display": "standalone", "scope": "./", "start_url": "./",