diff --git a/capacitor.config.json b/capacitor.config.json index 45ecc64..d5bf450 100644 --- a/capacitor.config.json +++ b/capacitor.config.json @@ -1,6 +1,6 @@ { - "appId": "com.ionic.boilerplate", - "appName": "Ionic React Boilerplate", + "appId": "de.golms.mmh.goathealth", + "appName": "Goat Health", "bundledWebRuntime": false, "npmClient": "npm", "webDir": "build",