11 lines
315 B
JSON
11 lines
315 B
JSON
{
|
|
"name": "SD WebUI Benchmark Data",
|
|
"short_name": "Benchmark",
|
|
"icons": [{ "src": "favicon.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }],
|
|
"start_url": "./benchmark.html",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#000000",
|
|
"theme_color": "#000000"
|
|
}
|