australia/public/img/site.webmanifest
2019-12-04 19:42:59 +00:00

19 lines
454 B
JSON

{
"name": "Minverse",
"short_name": "Minverse",
"icons": [
{
"src": "/s/img/android-chrome-192x192.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/s/img/android-chrome-256x256.png",
"sizes": "256x256",
"type": "image/png"
}
],
"theme_color": "#000000",
"background_color": "#000000",
"display": "standalone"
}