11 lines
209 B
JSON
11 lines
209 B
JSON
{
|
|
"id": "net.comff.test",
|
|
"version": "1.0.0",
|
|
"vendor": "My Company",
|
|
"type": "web",
|
|
"main": "index.html",
|
|
"title": "webOS TV Reference Lab",
|
|
"icon": "icon.png",
|
|
"largeIcon": "largeIcon.png"
|
|
}
|