{
  "name": "api-gateway",
  "version": "2.9.3",
  "database": {
    "host": "db-1.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "CYCxQMJFhCNpfvukZpSn"
  },
  "jwt_secret": "XYPbS9Je9/Q+ltekU3K0lg7SpwxQEP3o",
  "api_keys": {
    "stripe": "sk_live_Zk5egwnrj3unhF1wxck5KFxw",
    "sendgrid": "SG.S6jmLCInJl70zYiGsnyP91",
    "twilio_sid": "AC4639c22f0a65ffd1518fd943b01bc804"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}