mirror of
https://github.com/vladmandic/automatic
synced 2026-09-06 04:50:44 +02:00
add webmanifest
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"name": "SD.Next",
|
||||
"short_name": "SD.Next",
|
||||
"icons": [{ "src": "favicon.png", "sizes": "256x256", "type": "image/png", "purpose": "any maskable" }],
|
||||
"start_url": "./index.html",
|
||||
"scope": "/",
|
||||
"display": "standalone"
|
||||
}
|
||||
Reference in New Issue
Block a user