diff --git a/public/index.html b/public/index.html
index e6ea83e82733c5cb519d9bd6e0aeac7473972da7..f9d1a774e117c924f7843d50c5277d0e2c317011 100644
--- a/public/index.html
+++ b/public/index.html
@@ -5,7 +5,7 @@
     <meta http-equiv="X-UA-Compatible" content="IE=edge">
     <meta name="viewport" content="width=device-width,initial-scale=1.0">
     <link rel="icon" href="<%= BASE_URL %>favicon.ico">
-    <title>recall</title>
+    <title>Duniter UI v2</title>
   </head>
   <body>
     <noscript>
diff --git a/public/manifest.json b/public/manifest.json
index b45a668b450be8e3bf057605cdab1cbb360b1ae5..2d6ed8ac8196eea9d970a68590f867e1c11c08af 100644
--- a/public/manifest.json
+++ b/public/manifest.json
@@ -1,6 +1,6 @@
 {
-  "name": "recall",
-  "short_name": "recall",
+  "name": "Duniter UI v2",
+  "short_name": "duiv2",
   "icons": [
     {
       "src": "./img/icons/android-chrome-192x192.png",