mirror of
https://github.com/tengge1/ShadowEditor.git
synced 2025-12-08 19:26:19 +00:00
15 lines
236 B
JSON
15 lines
236 B
JSON
{
|
|
"name": "ShadowEditor",
|
|
"short_name": "SE",
|
|
"start_url": ".",
|
|
"scope": ".",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "./assets/image/icon.png",
|
|
"type": "image/png",
|
|
"sizes": "144x144"
|
|
}
|
|
]
|
|
}
|