Files
root-org/static/site.webmanifest
2026-02-07 21:47:47 +02:00

21 lines
429 B
JSON

{
"name": "root",
"short_name": "root",
"icons": [
{
"src": "/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#0a121f",
"background_color": "#0a121f",
"display": "standalone"
}