From 2054f4677ce5a006bf7b437d4032d819d955c6f3 Mon Sep 17 00:00:00 2001 From: 48 Date: Tue, 1 Jul 2025 01:56:47 -0400 Subject: [PATCH] set manifest display to fullscreen --- static/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/manifest.json b/static/manifest.json index 62c4b56..6ad18d3 100644 --- a/static/manifest.json +++ b/static/manifest.json @@ -53,7 +53,7 @@ ], "start_url": "/", "background_color": "#030712", - "display": "standalone", + "display": "fullscreen", "scope": "/", "theme_color": "#030712", "description": "Reader for Mokuro processed manga"