Minor style updates

This commit is contained in:
ZXY101
2023-09-27 14:02:13 +02:00
parent d6bb0b1ddc
commit 9579c43a14
5 changed files with 7 additions and 7 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "Mokuro Reader",
"name": "Mokuro",
"short_name": "Mokuro",
"icons": [
{
@@ -52,9 +52,9 @@
}
],
"start_url": "/",
"background_color": "#0d0d0f",
"background_color": "#030712",
"display": "standalone",
"scope": "/",
"theme_color": "#0d0d0f",
"theme_color": "#030712",
"description": "Reader for Mokuro processed manga"
}