{
  "name": "api-gateway",
  "version": "2.0.22",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5HfAb0WweCACKmIamCiP"
  },
  "jwt_secret": "n6IEp3qhTp2zKECuqLhavG62rr4/AkfY",
  "api_keys": {
    "stripe": "sk_live_GnYxehSpjvqYnt5Pr5IwMRj1",
    "sendgrid": "SG.M+i7TDREes43Gc8Y/Jx/cz",
    "twilio_sid": "AC8920d6293fb1682a494b5c6c64eb6d7a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}