Files

21 lines
461 B
JSON
Raw Permalink Normal View History

2026-05-10 07:00:22 -05:00
{
"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"
}