1
0
forked from sent/waves
waves-fork/public/assets/g/hexgl/manifest.webapp
2025-04-09 17:11:14 -05:00

19 lines
393 B
JSON

{
"name": "HexGL",
"description": "HexGL v1.0.1-ffos",
"launch_path": "/index-mobile.html",
"icons": {
"32": "/icon_32.png",
"64": "/icon_64.png",
"128": "/icon_128.png",
"256": "/icon_256.png"
},
"developer": {
"name": "Thibaut Despoulain (BKcore)",
"url": "http://bkcore.com"
},
"installs_allowed_from": ["*"],
"default_locale": "en",
"orientation": ["landscape"]
}