diff --git a/static/index.html b/static/index.html index 03d48ee..4e7abe0 100644 --- a/static/index.html +++ b/static/index.html @@ -5,8 +5,8 @@ - - OpenSquared Assistant + + OpenSquared diff --git a/static/manifest.webmanifest b/static/manifest.webmanifest index 62c9865..8448288 100644 --- a/static/manifest.webmanifest +++ b/static/manifest.webmanifest @@ -1,6 +1,6 @@ { - "name": "OpenSquared Assistant", - "short_name": "Assistant", + "name": "OpenSquared", + "short_name": "OpenSquared", "description": "Assistant vocal personnel pour envoyer des emails et piloter des actions.", "start_url": "/", "scope": "/",