{
  "expo": {
    "name": "PixieSprout SGT-FRIDAY",
    "slug": "pixiesprout-sgtfriday",
    "version": "1.0.116",
    "orientation": "portrait",
    "icon": "./assets/brand/pixiesprout_app_icon_padded.png",
    "userInterfaceStyle": "light",
    "splash": {
      "image": "./assets/brand/pixiesprout_app_icon_padded.png",
      "resizeMode": "contain",
      "backgroundColor": "#F8F4E8"
    },
    "android": {
      "package": "com.sgtfriday.pixiesprout",
      "versionCode": 152,
      "adaptiveIcon": {
        "foregroundImage": "./assets/brand/pixiesprout_app_icon_padded.png",
        "backgroundColor": "#F8F4E8"
      }
    },
    "plugins": [
      "@react-native-community/datetimepicker",
      "expo-updates",
      [
        "react-native-edge-to-edge",
        {
          "android": {
            "parentTheme": "Default.Light",
            "enforceNavigationBarContrast": false
          }
        }
      ],
      "expo-font",
      "expo-background-task",
      [
        "expo-location",
        {
          "locationWhenInUsePermission": "Allow PixieSprout to use your location for weather-aware plant care and garden mapping.",
          "locationAlwaysAndWhenInUsePermission": "Allow PixieSprout to track your walk or ride in the background so you can lock your phone and keep going. Location is used only for this feature."
        }
      ]
    ],
    "extra": {
      "eas": {
        "projectId": "a3f5537b-59e0-406f-8242-af613a752eb2"
      }
    },
    "updates": {
      "url": "https://ota.46-4-121-190.sslip.io/api/manifest",
      "requestHeaders": {
        "expo-project": "pixiesprout",
        "expo-channel-name": "default"
      }
    },
    "runtimeVersion": {
      "policy": "appVersion"
    },
    "owner": "pixiesprout"
  }
}
