From 87cb4fe99971650bd775977ac6026b495494be2d Mon Sep 17 00:00:00 2001 From: ysandler Date: Sat, 15 Aug 2020 09:28:28 -0500 Subject: [PATCH] update name in manifest --- public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..8dcc30c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Lovelace", + "name": "datalovelace.app", "icons": [ { "src": "favicon.ico",