Upload files to 'public/img'

This commit is contained in:
Robert 2019-12-04 19:42:59 +00:00
parent 0966de4640
commit bb29b688a6
5 changed files with 53 additions and 0 deletions

View file

@ -0,0 +1,19 @@
{
"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"
}