Files
mokuro-reader/static/manifest.json
2023-09-25 10:15:08 +02:00

12 lines
249 B
JSON

{
"name": "Mokuro Reader",
"short_name": "Mokuro",
"icons": [],
"start_url": "/",
"background_color": "#0d0d0f",
"display": "standalone",
"scope": "/",
"theme_color": "#0d0d0f",
"description": "Reader for Mokuro processed manga"
}