diff --git a/public/index.html b/public/index.html
index cb4bd011..e88b98b4 100644
--- a/public/index.html
+++ b/public/index.html
@@ -6,24 +6,24 @@
-
+
-
wwWallet
-
+ Funke Wallet
+
-
+ content="Funke Wallet, web wallet, wallet, secure storage, verifiable credentials, digital credentials, credentials management">
+
-
-
+ content="Funke Wallet is a secure web wallet for storing and managing verifiable credentials.">
+
+
-
+
-
+ content="Funke Wallet is a secure web wallet for storing and managing verifiable credentials.">
+
diff --git a/public/manifest.json b/public/manifest.json
index f0a051b5..8acfbffb 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
{
- "short_name": "wwWallet",
- "name": "wwWallet",
+ "short_name": "Funke Wallet",
+ "name": "Funke Wallet",
"icons": [
{
"src": "wallet_16.png",
@@ -32,7 +32,7 @@
"display": "standalone",
"orientation": "any",
"theme_color": "#003476",
- "description": "wwWallet enables secure storage and management of verifiable credentials.",
+ "description": "Funke Wallet enables secure storage and management of verifiable credentials.",
"background_color": "#ffffff",
"scope": "/",
"dir": "ltr",
diff --git a/public/robots.txt b/public/robots.txt
index 6467e223..feb9e1ef 100644
--- a/public/robots.txt
+++ b/public/robots.txt
@@ -7,4 +7,4 @@ Disallow: /send
Allow: /login
Allow: /
-Sitemap: https://demo.wwwallet.org/sitemap.xml
+Sitemap: https://funke.wwwallet.org/sitemap.xml
diff --git a/public/sitemap.xml b/public/sitemap.xml
index 4cf7b852..222aeb3d 100644
--- a/public/sitemap.xml
+++ b/public/sitemap.xml
@@ -1,9 +1,9 @@
- https://demo.wwwallet.org/login
- 2024-04-25
+ https://funke.wwwallet.org/login
+ 2024-10-04
1.0
- monthly
+ weekly
diff --git a/src/locales/en.json b/src/locales/en.json
index dcd40593..c58331a0 100644
--- a/src/locales/en.json
+++ b/src/locales/en.json
@@ -25,7 +25,7 @@
"refresh": "Refresh",
"submit": "Submit",
"tryAgain": "Try again",
- "walletName": "wwWallet"
+ "walletName": "Funke Wallet"
},
"layout": {
"messageAllowPermission": "To receive real-time updates of Credentials, allow notifications permission and reload this page.",