From b33376c0dd1cc28fb20c95025d25086b49ce2352 Mon Sep 17 00:00:00 2001 From: Nolan Lawson Date: Thu, 22 Mar 2018 20:35:09 -0700 Subject: [PATCH] switch pwa to standalone --- assets/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/manifest.json b/assets/manifest.json index 154cd83..c092da8 100644 --- a/assets/manifest.json +++ b/assets/manifest.json @@ -3,7 +3,7 @@ "theme_color": "#4169e1", "name": "Pinafore for Mastodon", "short_name": "Pinafore", - "display": "minimal-ui", + "display": "standalone", "start_url": "/?pwa=true", "icons": [ {