From 935ef7d2f76cca7bc1f9840dc357de85f93a1ec2 Mon Sep 17 00:00:00 2001 From: Galen Guyer Date: Mon, 11 Jul 2022 17:10:23 -0400 Subject: Update for new dashboard frontend --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'public/manifest.json') diff --git a/public/manifest.json b/public/manifest.json index f01493f..874e184 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "RIT COVID Dashboard", + "name": "RIT COVID Dashboard", "icons": [ { "src": "favicon.ico", -- cgit v1.2.3