1b0e7dd80Sopenharmony_ci{
2b0e7dd80Sopenharmony_ci    "app": {
3b0e7dd80Sopenharmony_ci      "bundleName": "com.ohos.hiTraceChainJsUnitTest",
4b0e7dd80Sopenharmony_ci      "vendor": "ohos",
5b0e7dd80Sopenharmony_ci      "version": {
6b0e7dd80Sopenharmony_ci        "code": 2,
7b0e7dd80Sopenharmony_ci        "name": "2.0.0"
8b0e7dd80Sopenharmony_ci      },
9b0e7dd80Sopenharmony_ci      "apiVersion": {
10b0e7dd80Sopenharmony_ci        "compatible": 4,
11b0e7dd80Sopenharmony_ci        "target": 7
12b0e7dd80Sopenharmony_ci      }
13b0e7dd80Sopenharmony_ci    },
14b0e7dd80Sopenharmony_ci    "deviceConfig": {},
15b0e7dd80Sopenharmony_ci    "module": {
16b0e7dd80Sopenharmony_ci      "package": "com.ohos.hiTraceChainJsUnitTest",
17b0e7dd80Sopenharmony_ci      "name": ".MyApplication",
18b0e7dd80Sopenharmony_ci      "deviceType": [
19b0e7dd80Sopenharmony_ci        "default",
20b0e7dd80Sopenharmony_ci        "tablet",
21b0e7dd80Sopenharmony_ci        "2in1"
22b0e7dd80Sopenharmony_ci      ],
23b0e7dd80Sopenharmony_ci      "distro": {
24b0e7dd80Sopenharmony_ci        "deliveryWithInstall": true,
25b0e7dd80Sopenharmony_ci        "moduleName": "entry",
26b0e7dd80Sopenharmony_ci        "moduleType": "entry"
27b0e7dd80Sopenharmony_ci      },
28b0e7dd80Sopenharmony_ci      "abilities": [
29b0e7dd80Sopenharmony_ci        {
30b0e7dd80Sopenharmony_ci          "visible": true,
31b0e7dd80Sopenharmony_ci          "skills": [
32b0e7dd80Sopenharmony_ci            {
33b0e7dd80Sopenharmony_ci              "entities": [
34b0e7dd80Sopenharmony_ci                "entity.system.home"
35b0e7dd80Sopenharmony_ci              ],
36b0e7dd80Sopenharmony_ci              "actions": [
37b0e7dd80Sopenharmony_ci                "action.system.home"
38b0e7dd80Sopenharmony_ci              ]
39b0e7dd80Sopenharmony_ci            }
40b0e7dd80Sopenharmony_ci          ],
41b0e7dd80Sopenharmony_ci          "name": "com.ohos.hiTraceChainJsUnitTest.MainAbility",
42b0e7dd80Sopenharmony_ci          "icon": "$media:icon",
43b0e7dd80Sopenharmony_ci          "description": "$string:mainability_description",
44b0e7dd80Sopenharmony_ci          "label": "MyApplication",
45b0e7dd80Sopenharmony_ci          "type": "page",
46b0e7dd80Sopenharmony_ci          "launchType": "standard"
47b0e7dd80Sopenharmony_ci        }
48b0e7dd80Sopenharmony_ci      ],
49b0e7dd80Sopenharmony_ci      "js": [
50b0e7dd80Sopenharmony_ci        {
51b0e7dd80Sopenharmony_ci          "pages": [
52b0e7dd80Sopenharmony_ci            "pages/index/index"
53b0e7dd80Sopenharmony_ci          ],
54b0e7dd80Sopenharmony_ci          "name": "default",
55b0e7dd80Sopenharmony_ci          "window": {
56b0e7dd80Sopenharmony_ci            "designWidth": 720,
57b0e7dd80Sopenharmony_ci            "autoDesignWidth": false
58b0e7dd80Sopenharmony_ci          }
59b0e7dd80Sopenharmony_ci        }
60b0e7dd80Sopenharmony_ci      ]
61b0e7dd80Sopenharmony_ci    }
62b0e7dd80Sopenharmony_ci  }
63