webos meta

This commit is contained in:
yonghyon
2024-01-18 15:16:23 +09:00
parent 9eda9fb0e6
commit ca8ff39c76
4 changed files with 17 additions and 19 deletions

View File

@@ -1,12 +1,14 @@
{
"id": "workspace",
"version": "1.0.0",
"vendor": "LGE-SVL",
"id": "com.lgshop.app",
"version": "2.0.0",
"vendor": "T-Win",
"type": "web",
"main": "index.html",
"title": "Enact App Template",
"title": "Shop Time",
"icon": "icon.png",
"miniicon": "icon-mini.png",
"largeIcon": "icon-large.png",
"iconColor": "#ffffff",
"disableBackHistoryAPI": true,
"uiRevision": 2
}