Slang/simplesnake/manifest.json
Alex A. Naanou 622fbd66d1 added web app manifest...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
2017-04-25 00:08:43 +03:00

8 lines
144 B
JSON

{
"short_name": "SimpleSnake",
"name": "SimpleSnake",
"display": "standalone",
"orientation": "landscape",
"Theme_color": "white"
}