From 31d74b2dff80b9a949ed6064d41c62d9bb2e97d5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Els=C3=A4sser?= <31743107+MartinElsaesser@users.noreply.github.com> Date: Thu, 2 May 2019 13:53:02 +0200 Subject: [PATCH] Now acts like a proper android app --- site/static/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/static/manifest.json b/site/static/manifest.json index 45a9d5b907..810a3f1d0f 100644 --- a/site/static/manifest.json +++ b/site/static/manifest.json @@ -3,7 +3,7 @@ "theme_color": "#ff3e00", "name": "Svelte", "short_name": "Svelte", - "display": "minimal-ui", + "display": "standalone", "start_url": "/", "icons": [ {