From 26ac07bedba1d81a71c906547fc0a51dbeeb1229 Mon Sep 17 00:00:00 2001 From: z0ccc Date: Thu, 30 Sep 2021 11:06:17 -0400 Subject: [PATCH] Changed manifest name --- frontend/public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index 50309dc..554feda 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -1,6 +1,6 @@ { "short_name": "Vytal", - "name": "Vytal", + "name": "Vytal Privacy Scan", "icons": [ { "src": "favicon.ico",