diff --git a/public/index.html b/public/index.html index aa069f2..6049b78 100644 --- a/public/index.html +++ b/public/index.html @@ -7,37 +7,14 @@ - - - React App + Contacts List
- diff --git a/public/manifest.json b/public/manifest.json index 080d6c7..fa47ad7 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Contacts List", + "name": "Contacts List", "icons": [ { "src": "favicon.ico",