refactor: update app branding in manifest.json
Updated application name and short name in manifest.json to "CaffeinatedDomains" to better reflect the project's branding. This enhances recognizability and consistency across the application. No functional changes were made.
This commit is contained in:
parent
5c69cbec8b
commit
e22ab3b313
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"short_name": "CaffeinatedDomains",
|
||||
"name": "CaffeinatedDomains",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue