thorium-mirror/website/site.webmanifest
2022-05-28 16:07:28 -05:00

19 lines
440 B
JSON

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