diff --git a/capacitor.config.json b/capacitor.config.json index bd2bb03..eee9e6a 100644 --- a/capacitor.config.json +++ b/capacitor.config.json @@ -1,6 +1,6 @@ { - "appId": "io.ionic.starter", - "appName": "MermsProviders", + "appId": "com.mermsemr.providers", + "appName": "MERMS Providers", "bundledWebRuntime": false, "npmClient": "npm", "webDir": "www",