{
  "name": "api-gateway",
  "version": "3.0.15",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aDaGof21iTctNN1yfDFB"
  },
  "jwt_secret": "M1gp3x4Iax+0Pyb6I3/xOLuV7aY/Hmiu",
  "api_keys": {
    "stripe": "sk_live_bNVu6ZjpR232m5OuHhj6SZDS",
    "sendgrid": "SG.XpnuQ+HoUXw8NaKt6hq0GV",
    "twilio_sid": "AC94f6f6287535e7f38d809edac296bb0f"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}