{
"appId": "app.lingxia.browser",
"name": "LingXia Browser",
"version": "1.2.0",
"logic": false,
"security": {
"network": {
"trustedDomains": [
"*"
]
},
"privileges": []
},
"pages": [
{
"name": "newtab",
"path": "pages/newtab/index.html"
},
{
"name": "bookmarks",
"path": "pages/bookmarks/index.html"
},
{
"name": "history",
"path": "pages/history/index.html"
},
{
"name": "downloads",
"path": "pages/downloads/index.html"
},
{
"name": "settings",
"path": "pages/settings/index.html"
}
]
}