From f0bf95683741e5a0251a3d255d7edace78a6c147 Mon Sep 17 00:00:00 2001 From: Eric Villarreal <35571755+sclickk@users.noreply.github.com> Date: Fri, 20 Nov 2020 11:21:27 -0600 Subject: [PATCH] Update manifest.json Adds a back button to the UI --- public/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/manifest.json b/public/manifest.json index 301c56d1..26439c7c 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -3,7 +3,7 @@ "short_name": "DevDocs", "description": "API Documentation Browser", "start_url": "/", - "display": "standalone", + "display": "minimal-ui", "background_color": "#EEEEEE", "icons": [ {