18 lines
363 B
JSON
18 lines
363 B
JSON
{
|
|
"name": "StripStream",
|
|
"short_name": "StripStream",
|
|
"description": "A modern web reader for Komga",
|
|
"start_url": "/",
|
|
"display": "standalone",
|
|
"background_color": "#0F172A",
|
|
"theme_color": "#4F46E5",
|
|
"icons": [
|
|
{
|
|
"src": "/favicon.svg",
|
|
"sizes": "32x32",
|
|
"type": "image/svg+xml",
|
|
"purpose": "any maskable"
|
|
}
|
|
]
|
|
}
|