Update app name in manifest.json to reflect Vite integration

master
Tudor Stanciu 2025-05-04 14:48:17 +03:00
parent 4edd2c54d3
commit 1191e90db4
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
{ {
"short_name": "React App", "short_name": "React App",
"name": "Create React App Sample", "name": "Vite React App",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",