isle.pizza/manifest.json
2025-06-21 12:16:17 +00:00

13 lines
236 B
JSON

{
"name": "LEGO® Island",
"icons": [
{
"src": "favicon.png",
"type": "image/png",
"sizes": "512x512"
}
],
"start_url": "/",
"display": "standalone",
"theme_color": "#000000"
}