diff --git a/src/main/webui/src/app/html/index.html b/src/main/webui/src/app/html/index.html index e190d13..5a591ee 100644 --- a/src/main/webui/src/app/html/index.html +++ b/src/main/webui/src/app/html/index.html @@ -24,7 +24,7 @@ manifest.json provides metadata used when your web app is added to the homescreen on Android. See https://developers.google.com/web/fundamentals/web-app-manifest/ --> - + diff --git a/src/main/webui/src/app/html/manifest.json b/src/main/webui/src/app/html/manifest.json index 1f2f141..6d1d1e1 100644 --- a/src/main/webui/src/app/html/manifest.json +++ b/src/main/webui/src/app/html/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React App", - "name": "Create React App Sample", + "short_name": "Indy UI", + "name": "Indy UI", "icons": [ { "src": "favicon.ico",