diff options
Diffstat (limited to 'public/manifest.json')
-rw-r--r-- | public/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
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", |