fixes and mobile tweaks

This commit is contained in:
ntr
2019-11-05 15:31:52 +11:00
parent dfb796fd50
commit c317627a14
5 changed files with 59 additions and 14 deletions
+4 -3
View File
@@ -1,7 +1,7 @@
{
"name": "mnml",
"description": "mnml pvp atbs",
"short_name": "mnml",
"name": "MNML",
"description": "abstract strategy",
"short_name": "MNML",
"icons": [
{
"src": "./assets/icons/mnml.png",
@@ -16,6 +16,7 @@
],
"start_url": "/index.html",
"display": "fullscreen",
"orientation": "landscape",
"theme_color": "#000000",
"background_color": "#000000"
}