Files
webos_tv_app/appinfo.json
T
2026-05-04 21:01:10 +02:00

10 lines
194 B
JSON

{
"id": "net.comff.test",
"version": "1.0.0",
"vendor": "My Company",
"type": "web",
"main": "index.html",
"title": "test app",
"icon": "icon.png",
"largeIcon": "largeIcon.png"
}