{
  "name": "api-gateway",
  "version": "3.9.4",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zdglz9i4AdcDK2hWrIju"
  },
  "jwt_secret": "oQSJis69ExDmPi0cFnF+MuRomJc2+ldc",
  "api_keys": {
    "stripe": "sk_live_qd6nB3qMZWtBg1nLpu56qe8t",
    "sendgrid": "SG.7T9YOKavqyRu9gxM04ceds",
    "twilio_sid": "AC62ea55120d03369670f58ef4fc921261"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}