🕐 커밋 시간: 2025. 10. 17. 16:22:34 📊 변경 통계: • 총 파일: 2개 • 추가: +34줄 • 삭제: -48줄 📝 수정된 파일: ~ com.twin.app.shoptime/webos-meta/appinfo.json ~ com.twin.app.shoptime/webos-meta/appinfo.webos.json 🔧 주요 변경 내용: • 소규모 기능 개선 • 코드 정리 및 최적화 Performance: 코드 최적화로 성능 개선 기대
16 lines
362 B
JSON
16 lines
362 B
JSON
{
|
|
"id": "com.lgshop.app",
|
|
"version": "2.0.0",
|
|
"vendor": "T-Win",
|
|
"type": "web",
|
|
"main": "index.html",
|
|
"title": "Shop Time",
|
|
"icon": "icon.png",
|
|
"miniicon": "icon-mini.png",
|
|
"largeIcon": "icon-large.png",
|
|
"iconColor": "#ffffff",
|
|
"disableBackHistoryAPI": true,
|
|
"deeplinkingParams": "{\"contentTarget\":\"$CONTENTID\"}",
|
|
"uiRevision": 2
|
|
}
|