{
  "name": "api-gateway",
  "version": "3.0.27",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "bWQqvfq8DUXSBxO8uiI3"
  },
  "jwt_secret": "Fx4kPuuNVZRbEWXWhA0JssqI1DBOcUcm",
  "api_keys": {
    "stripe": "sk_live_JSR9wbkNGmb6Rxsn54FaKxjM",
    "sendgrid": "SG.2ucom0lOriNj3CwaLi8i3x",
    "twilio_sid": "ACcafec4f4021158e5660b2b755e974054"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}