{
    "site_id": "ride2airport",
    "company_name": "Ride 2 Airport",
    "from_email": "reserve@ride2airport.com",
    "from_name": "Ride 2 Airport Reservations",
    "admin_emails": [
        "gdandakis@gmail.com",
        "dispatch@ride2airport.com",
        "info@ride2airport.com",
        "reserve@ride2airport.com",
        "admin@ride2airport.com"
    ],
    "phone": "",
    "address": "",
    "website": "https://ride2airport.com",
    "site_url": "https://ride2airport.com",
    "smtp_host": "",
    "smtp_port": "587",
    "smtp_secure": "tls",
    "smtp_username": "",
    "smtp_password": "K0diko$26",
    "dispatch_email": "dispatch@ride2airport.com",
    "dispatch_smtp_host": "ride2airport.com",
    "dispatch_smtp_port": "465",
    "dispatch_smtp_username": "dispatch@ride2airport.com",
    "dispatch_smtp_password": "K0diko$26",
    "reserve_smtp_host": "ride2airport.com",
    "reserve_smtp_port": "465",
    "reserve_smtp_username": "reserve@ride2airport.com",
    "reserve_smtp_password": "K0diko$26",
    "google_api_key": "AIzaSyAkGBtQQV3LFrypWxnSl1EutmgyheSwWUc",
    "aviation_stack_key": "07a0cecf23msha014c71d7e9ac0bp120846jsnc032ab345f77",
    "flight_api_provider": "aerodatabox",
    "flight_validation_enabled": 1,
    "stripe_secret_key": "sk_test_51SlCP058DCDbEvZqQf3QyHB2LpGbCWgQHDQCVHuSy2n2PHxzvDd8RfCJStlQDND5jNJjyRj7l2s9tyoc9TXjqXP900hKavKt7H",
    "stripe_publishable_key": "",
    "stripe_statement_descriptor": "Ride2Airport",
    "stripe_webhook_secret": "whsec_xXWbdTcYLumWJ7l3PEDqI1op0Q3bNt6K",
    "plugin_base_url": "https://ride2airport.com/limo-booking-plugin",
    "timezone": "America/New_York",
    "currency": "USD",
    "currency_symbol": "$",
    "tax_rate": 0,
    "tax_label": "Tax",
    "cc_fee_rate": 0,
    "gratuity_default": "15",
    "gratuity_options": "10,15,20",
    "cancellation_hours": 8,
    "cancellation_policy": "",
    "notify_customer_confirm": 1,
    "notify_customer_dispatch": 1,
    "notify_admin_new_booking": 1,
    "notify_admin_urgent": 1,
    "theme_primary": "#2C5282",
    "theme_bg": "#D6DBE0",
    "theme_card_bg": "#D2D9DF",
    "theme_text": "#1A202C",
    "theme_input_bg": "#FFFFFF",
    "theme_presets": {
        "RIDE 2 AIRPORT BLUE": {
            "primary": "#2C5282",
            "bg": "#A8B4C0",
            "card_bg": "#A8B4C0",
            "text": "#1A202C",
            "input_bg": "#FFFFFF"
        },
        "r2a": {
            "primary": "#2C5282",
            "bg": "#A8B4C0",
            "card_bg": "#D2D9DF",
            "text": "#1A202C",
            "input_bg": "#FFFFFF"
        }
    },
    "cron_alert_enabled": 1,
    "cron_alert_threshold_hrs": 8,
    "cron_alert_freq_hrs": 0.5,
    "cron_alert_max_count": 20,
    "cron_reminder_enabled": 1,
    "cron_post_trip_enabled": 1,
    "cron_post_trip_delay_hrs": 2,
    "customer_account_url": "https://ride2airport.com/limo-booking-plugin/customer-login.php",
    "cancellation_enabled": 1,
    "cancellation_late_action": "block",
    "cancellation_fee_amount": 0,
    "cancellation_stripe_action": "void",
    "whatsapp": "",
    "google_server_api_key": "",
    "gratuity_minimum_enabled": true,
    "gratuity_minimum_percent": 15
}