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:
Kumi 2024-08-03 08:17:44 +02:00
parent 5c69cbec8b
commit e22ab3b313
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

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