update studios site

This commit is contained in:
ntr
2020-01-04 17:29:07 +10:00
parent 02b25f92b7
commit 54cbf20b54
25 changed files with 20957 additions and 7 deletions
+22
View File
@@ -0,0 +1,22 @@
{
"name": "MNML Studios AU",
"description": "",
"short_name": "MNML",
"icons": [
{
"src": "./assets/icons/mnml.png",
"sizes": "32x32",
"type": "image/png"
},
{
"src": "./assets/icons/mnml.png",
"sizes": "512x512",
"type": "image/png"
}
],
"start_url": "/index.html",
"display": "standalone",
"orientation": "landscape",
"theme_color": "#000000",
"background_color": "#000000"
}