Merge pull request #68 from 4890A/main
set manifest display to fullscreen so PWAs on android can start fullscreen
This commit is contained in:
@@ -53,7 +53,7 @@
|
|||||||
],
|
],
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"background_color": "#030712",
|
"background_color": "#030712",
|
||||||
"display": "standalone",
|
"display": "fullscreen",
|
||||||
"scope": "/",
|
"scope": "/",
|
||||||
"theme_color": "#030712",
|
"theme_color": "#030712",
|
||||||
"description": "Reader for Mokuro processed manga"
|
"description": "Reader for Mokuro processed manga"
|
||||||
|
|||||||
Reference in New Issue
Block a user