Emscripten: updated app manifest
This commit is contained in:
@@ -7,7 +7,10 @@
|
||||
"icons": [
|
||||
{
|
||||
"src": "openttd.256.png",
|
||||
"sizes": "256x256"
|
||||
"sizes": "256x256",
|
||||
"type": "image/png"
|
||||
}
|
||||
]
|
||||
],
|
||||
"start_url": "/openttd.html",
|
||||
"background_color": "green"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user