{ "name": "AMNet", "scheme": "amnet", "version": "1.0.0", "slug": "amnet-native", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", "ios": { "bundleIdentifier": "moe.ppc.amnet", "supportsTablet": true, "associatedDomains": [ "applinks:card.ppc.moe" ], "infoPlist": { "UIViewControllerBasedStatusBarAppearance": "NO" }, "config": { "usesNonExemptEncryption": false } }, "android": { "package": "moe.ppc.amnet" }, "plugins": [] }