From dd9dfa54a246220ea4c3ce046264cefb1eb8bca3 Mon Sep 17 00:00:00 2001 From: samilabud Date: Sat, 31 Jul 2021 18:12:31 -0400 Subject: [PATCH] Adding services workers, PWA --- client/public/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/public/manifest.json b/client/public/manifest.json index 080d6c7..e602875 100644 --- a/client/public/manifest.json +++ b/client/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "SamEcommerce", + "name": "Sam E-commerce App", "icons": [ { "src": "favicon.ico",