12 lines
301 B
JSON
12 lines
301 B
JSON
{
|
|
"name": "MultiplayerTest01",
|
|
"short_name": "MultiplayerTest01",
|
|
"id": "com.example.gamename",
|
|
"description": "",
|
|
"orientation": "landscape",
|
|
"start_url": "./index.html",
|
|
"display": "standalone",
|
|
"background_color": "black",
|
|
"categories": ["games", "entertainment"],
|
|
"icons": []
|
|
} |