Files
IC-Coder-Plugin/media/surfer/manifest.json
2026-01-07 17:30:34 +08:00

11 lines
206 B
JSON

{
"background_color": "white",
"display": "standalone",
"id": "/index.html",
"lang": "en-US",
"name": "Surfer",
"short_name": "surfer",
"start_url": "./index.html",
"theme_color": "white"
}