diff --git a/public/index.html b/public/index.html
index aa069f2..f9899d5 100644
--- a/public/index.html
+++ b/public/index.html
@@ -7,7 +7,7 @@
-
React App
+ QR Code Generator
diff --git a/public/manifest.json b/public/manifest.json
index 080d6c7..80aa01f 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,7 @@
{
- "short_name": "React App",
- "name": "Create React App Sample",
+ "short_name": "QR Code Generator",
+ "name": "QR Code Generator",
+ "description": "Generate QR codes easily and quickly.",
"icons": [
{
"src": "favicon.ico",