{
  "expo": {
    "name": "価格比較",
    "slug": "match12-pricecompare",
    "version": "0.1.0",
    "orientation": "portrait",
    "scheme": "match12pricecompare",
    "userInterfaceStyle": "light",
    "newArchEnabled": true,
    "ios": {
      "bundleIdentifier": "com.match12.pricecompare",
      "supportsTablet": false,
      "infoPlist": {
        "NSAppTransportSecurity": {
          "NSAllowsArbitraryLoads": true
        },
        "CFBundleDisplayName": "価格比較"
      }
    },
    "android": {
      "package": "com.match12.pricecompare",
      "usesCleartextTraffic": true
    },
    "plugins": []
  }
}
