fiws-page/site.webmanifest
2026-08-11 16:26:50 +02:00

15 lines
287 B
JSON

{
"short_name": "Fi3w0",
"name": "Fi3w0 / Alex - Systems Builder",
"icons": [
{
"src": "icon.png",
"type": "image/png",
"sizes": "192x192"
}
],
"start_url": "/",
"display": "standalone",
"background_color": "#101a21",
"theme_color": "#101a21"
}