{
  "app": {
    "signingConfigs": [
      {
        "name": "default",
        "type": "HarmonyOS",
        "material": {
          "storeFile": "E:/test/harmonyos/jiujiang.p12",
          "storePassword": "00000018D3C45FE7B96EA73AD367520EA777307AC39F5F743066AE57F17B6E5294FA7255E3F7623C",
          "keyAlias": "jiujiang",
          "keyPassword": "000000189E96280D3F90ACCB797D090D1BBE98C97EADBCE750E53C2E718F0C7C7B7F9E414B26C5F8",
          "signAlg": "SHA256withECDSA",
          "profile": "E:/test/harmonyos/webnes/doc/nes模拟器Release.p7b",
          "certpath": "E:/test/harmonyos/九匠企业证书.cer"
        }
      }
    ],
    "products": [
      {
        "name": "default",
        "signingConfig": "default",
        "targetSdkVersion": "6.1.0(23)",
        "compatibleSdkVersion": "6.1.0(23)",
        "runtimeOS": "HarmonyOS",
        "buildOption": {
          "strictMode": {
            "caseSensitiveCheck": true,
            "useNormalizedOHMUrl": true
          }
        }
      }
    ],
    "buildModeSet": [
      {
        "name": "debug",
      },
      {
        "name": "release"
      }
    ]
  },
  "modules": [
    {
      "name": "entry",
      "srcPath": "./entry",
      "targets": [
        {
          "name": "default",
          "applyToProducts": [
            "default"
          ]
        }
      ]
    }
  ]
}