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": [