{
  "id": "f7dc73d9-5112-49d4-a2ee-f7aaa55d4f4f",
  "createdAt": "2024-12-14T01:39:34.560Z",
  "runtimeVersion": "2",
  "launchAsset": {
    "key": "70df6d65c7427ac0889812d3fbe9f741",
    "contentType": "application/javascript",
    "url": "https://android.starpy.me/_expo/static/js/android/70df6d65c7427ac0889812d3fbe9f741"
  },
  "metadata": {
    "updateGroup": "e4cf1e4d-2eb1-4608-8fd4-0ca2348cad1b",
    "branchName": "production"
  },
  "extra": {
    "expoClient": {
      "env": {},
      "ios": {
        "bitcode": false,
        "infoPlist": {
          "UIBackgroundModes": [
            "audio",
            "fetch",
            "remote-notification",
            "nearby-interaction"
          ]
        },
        "appStoreUrl": "https://apps.apple.com/us/app/starpy/id6505044721",
        "supportsTablet": true,
        "backgroundColor": "#000000",
        "bundleIdentifier": "me.starpy.complex",
        "associatedDomains": [
          "applinks:www.starpy.me"
        ],
        "googleServicesFile": "./config/GoogleService-Info.plist"
      },
      "web": {
        "favicon": "./assets/favicon.png"
      },
      "icon": "./assets/icon.png",
      "name": "starpy",
      "slug": "starpy",
      "extra": {
        "eas": {
          "projectId": "96050f57-642d-4f18-8222-de9f9ccb9e21"
        }
      },
      "scheme": "starpy",
      "splash": {
        "image": "./assets/splash.png",
        "resizeMode": "cover",
        "backgroundColor": "#000000"
      },
      "android": {
        "splash": {
          "image": "./assets/splash.png",
          "resizeMode": "cover",
          "backgroundColor": "#000000"
        },
        "package": "com.starpy.me",
        "permissions": [
          "android.permission.ACCESS_NETWORK_STATE",
          "android.permission.CAMERA",
          "android.permission.INTERNET",
          "android.permission.MODIFY_AUDIO_SETTINGS",
          "android.permission.RECORD_AUDIO",
          "android.permission.SYSTEM_ALERT_WINDOW",
          "android.permission.WAKE_LOCK",
          "android.permission.BLUETOOTH",
          "android.permission.READ_EXTERNAL_STORAGE",
          "android.permission.WRITE_EXTERNAL_STORAGE",
          "android.permission.ACCESS_MEDIA_LOCATION"
        ],
        "versionCode": 6,
        "adaptiveIcon": {
          "backgroundColor": "#000000",
          "foregroundImage": "./assets/icon.png"
        },
        "intentFilters": [
          {
            "data": [
              {
                "host": "www.starpy.me",
                "scheme": "https"
              }
            ],
            "action": "VIEW",
            "category": [
              "BROWSABLE",
              "DEFAULT"
            ],
            "autoVerify": true
          }
        ],
        "backgroundColor": "#000000"
      },
      "plugins": [
        "expo-font",
        [
          "react-native-iap"
        ],
        [
          "@config-plugins/react-native-webrtc",
          {
            "cameraPermission": "Allow $(PRODUCT_NAME) to access your camera for video conversations and video messages",
            "microphonePermission": "Allow $(PRODUCT_NAME) to access your microphone for audio conversations and audio messages"
          }
        ],
        [
          "expo-media-library",
          {
            "photosPermission": "Allow $(PRODUCT_NAME) to access your photos so you can share them in conversations, video projects and media libraries.",
            "savePhotosPermission": "Allow $(PRODUCT_NAME) to save photos.",
            "isAccessMediaLocationEnabled": true
          }
        ],
        [
          "expo-image-picker",
          {
            "photosPermission": "Allow $(PRODUCT_NAME) to access your photos so you share them in conversations, video projects and media libraries.",
            "savePhotosPermission": "Allow $(PRODUCT_NAME) to export videos and photo that you create in the app to your gallery.",
            "isAccessMediaLocationEnabled": true
          }
        ],
        [
          "expo-build-properties",
          {
            "ios": {
              "deploymentTarget": "13.5"
            },
            "android": {
              "targetSdkVersion": 34,
              "buildToolsVersion": "34.0.0",
              "compileSdkVersion": 34
            }
          }
        ],
        [
          "expo-document-picker",
          {
            "iCloudContainerEnvironment": "Production"
          }
        ],
        [
          "react-native-vlc-media-player",
          {
            "ios": {
              "includeVLCKit": false
            },
            "android": {
              "legacyJetifier": false
            }
          }
        ],
        [
          "@config-plugins/ffmpeg-kit-react-native",
          {
            "package": "full-gpl"
          }
        ]
      ],
      "updates": {
        "url": "https://android.starpy.me"
      },
      "version": "2.2.10",
      "platforms": [
        "ios",
        "android",
        "web"
      ],
      "sdkVersion": "51.0.0",
      "orientation": "portrait",
      "runtimeVersion": "2",
      "backgroundColor": "#000000",
      "userInterfaceStyle": "dark",
      "assetBundlePatterns": [
        "**/*"
      ]
    },
    "eas": {
      "projectId": "96050f57-642d-4f18-8222-de9f9ccb9e21"
    },
    "scopeKey": "@danilaplee/starpy"
  }
}