thorium-mirror/website/site.webmanifest
Alexander David Frick 04eea233ca
Add files via upload
2022-05-26 16:12:26 -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"
}