{
    "expo": {
      "name": "Test fixture",
      "slug": "install-with-v44",
      "privacy": "unlisted",
      "sdkVersion": "32.0.0",
      "platforms": [
        "ios",
        "android"
      ],
      "version": "1.0.0",
      "orientation": "portrait",
      "splash": {
        "resizeMode": "contain",
        "backgroundColor": "#ffffff"
      },
      "updates": {
        "fallbackToCacheTimeout": 0
      },
      "assetBundlePatterns": [
        "**/*"
      ]
    }
  }
  