From 5159adf15800a62b27158243ac23158afc92dcd3 Mon Sep 17 00:00:00 2001 From: Andrei Kurilov <18027129+akurilov@users.noreply.github.com> Date: Wed, 12 Jun 2024 10:42:21 +0300 Subject: [PATCH] feat: update manifest.json --- web/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/web/manifest.json b/web/manifest.json index 015846b..6f015b2 100644 --- a/web/manifest.json +++ b/web/manifest.json @@ -3,12 +3,12 @@ "launch_handler": { "client_mode": "navigate-existing" }, - "name": "Awakari: Follow your interests", + "name": "Awakari", "background_color": "#ffffff", "short_name": "Awakari", "start_url": "https://awakari.com/login.html", "display": "standalone", - "description": "Awakari UI", + "description": "Follow Your Interests", "icons": [ { "src": "logo-color.svg",