Files
halfstreet/public/site.webmanifest
T
ejlewis daa5e9d655
ci/woodpecker/push/woodpecker Pipeline was successful
fix(ui): polish terminal options and assets
2026-05-10 07:00:22 -05:00

21 lines
461 B
JSON

{
"name": "Half Street",
"short_name": "Half St",
"icons": [
{
"src": "/web-app-manifest-192x192.png?v=20260509",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png?v=20260509",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#cd8001",
"background_color": "#1a0d00",
"display": "standalone"
}