Files
bitburner-src/dist/site.webmanifest
2025-05-09 01:55:09 -07:00

20 lines
428 B
JSON

{
"name": "Bitburner",
"short_name": "Bitburner",
"icons": [
{
"src": "favicon-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "favicon-512x512.png",
"sizes": "512x512",
"type": "image/png"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}