Files
libertytoolsio/public/manifest.json
2026-03-16 23:07:23 +00:00

16 lines
245 B
JSON

{
"name": "",
"short_name": "",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#000000",
"icons": [
{
"src": "/favicon.svg",
"sizes": "512x512"
}
]
}