diff options
Diffstat (limited to 'frontend/public')
-rw-r--r-- | frontend/public/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/frontend/public/manifest.json b/frontend/public/manifest.json index e7ea515..5d86914 100644 --- a/frontend/public/manifest.json +++ b/frontend/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "Inventory", - "name": "Inventory", + "short_name": "Unmess", + "name": "Unmess", "icons": [], "start_url": ".", "display": "standalone", |