2026-tombutcher-ui/public/manifest.json
2025-11-09 18:00:07 +00:00

19 lines
387 B
JSON

{
"short_name": "Tom Butcher",
"name": "TOM BUTCHER",
"icons": [
{
"src": "https://cdn.tombutcher.work/favicon/favicon192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "https://cdn.tombutcher.work/favicon/favicon512.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "/",
"display": "standalone"
}