mirror of
https://github.com/vladmandic/sdnext.git
synced 2026-01-27 15:02:48 +03:00
9 lines
221 B
JSON
9 lines
221 B
JSON
{
|
|
"name": "SD.Next",
|
|
"short_name": "SD.Next",
|
|
"icons": [{ "src": "favicon.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" }],
|
|
"start_url": "/",
|
|
"scope": "/",
|
|
"display": "standalone"
|
|
}
|