Service worker test
This commit is contained in:
11
static/manifest.json
Normal file
11
static/manifest.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"name": "Mokuro Reader",
|
||||
"short_name": "Mokuro",
|
||||
"icons": [],
|
||||
"start_url": "/",
|
||||
"background_color": "#0d0d0f",
|
||||
"display": "standalone",
|
||||
"scope": "/",
|
||||
"theme_color": "#0d0d0f",
|
||||
"description": "Reader for Mokuro processed manga"
|
||||
}
|
||||
Reference in New Issue
Block a user