From a46532585472e0a63fe5677279fc24702da2853f Mon Sep 17 00:00:00 2001 From: Salvatore Giordano Date: Wed, 3 Mar 2021 13:04:20 +0100 Subject: [PATCH] update manifest --- stream_chat_v1/web/manifest.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/stream_chat_v1/web/manifest.json b/stream_chat_v1/web/manifest.json index 8c01291..97eb9af 100644 --- a/stream_chat_v1/web/manifest.json +++ b/stream_chat_v1/web/manifest.json @@ -1,11 +1,11 @@ { - "name": "example", - "short_name": "example", + "name": "Stream Chat v1", + "short_name": "SCv1", "start_url": ".", "display": "standalone", "background_color": "#0175C2", "theme_color": "#0175C2", - "description": "A new Flutter project.", + "description": "Sample app for the Stream Chat Flutter SDK", "orientation": "portrait-primary", "prefer_related_applications": false, "icons": [