Files
2026-06-03 02:01:57 +08:00

17 lines
334 B
JSON

{
"name": "FileCodeBox",
"short_name": "FileCodeBox",
"description": "FileCodeBox file transfer",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#4f46e5",
"icons": [
{
"src": "/assets/logo_small.png",
"sizes": "512x512",
"type": "image/png"
}
]
}