{
  "name": "api-gateway",
  "version": "3.4.29",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "hyOGMaeCe8fy9UASkEbL"
  },
  "jwt_secret": "dyb/JA5nN6iXbFKJNh9K78eqAPZkQ95v",
  "api_keys": {
    "stripe": "sk_live_cOrILsqJDMCyIAS8lYUpKEKb",
    "sendgrid": "SG.eZsOmXBTWZs2HjgiNN3lfk",
    "twilio_sid": "AC159bc78ede97abb158362544dc04d46a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}