{
  "isGPAPP": false,
  "baseApp": {
    "isGP": false,
    "isCOV": false,
    "isBUS": true
  },
  "skipReservationCompletion": false,
  "currency": "FCFA",
  "activeseatsSelected": true,
  "authentication": {
    "shouldVerifyEmail": true
  },
  "printByScreen": {
    "tripDerails": {
      "printReserveButton": true
    },
    "createTrip": {
      "exemple": true
    }
  },
  "userSettings": {
    "enabledBiometrieAuthentification": true
  },
  "busOptions": {
    "activeReturn": false,
    "estRemboursableViaWallet": true,
    "CANCELLATION_MIN_HOURS_BEFORE_DEPARTURE": 72
  },
  "SEND_EMAIL_CONFIRMATION_RESERVATION_TICKET_BY_CLOUD_FUNCTION": false,
  "SEND_SMS_CONFIRMATION_RESERVATION_TICKET_BY_CLOUD_FUNCTION": false,
  "applicationName": "Ticko",
  "appID": "fasobook.autoecole",
  "vendorId": "com.akilisoft",
  "supportBusWhatsappNumber": "+226 76 23 73 97",
  "supportCovWhatsappNumber": "+226 76 23 73 97",
  "supportGPWhatsappNumber": "+22676237397",
  "androidVersionName": "1.0.1",
  "appExpireDate": "2026-02-28",
  "subscription": {
    "price": 100,
    "required": false
  },
  "reservation": {
    "ACTIVER_PLAN_RESERVATION": true,
    "plans": {
      "basic": 0,
      "flex": 1000,
      "premium": 2000
    }
  },
  "printBanners": true,
  "printOnlineBanners": true
}