{
  "name": "api-gateway",
  "version": "2.1.3",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "GQJxjqEyR66SHOxleDCD"
  },
  "jwt_secret": "45dsAs15f8T3rtbq7UI/0MW7z6OISjZk",
  "api_keys": {
    "stripe": "sk_live_767JWYHnS36Yrf7kYOaL1kxo",
    "sendgrid": "SG.p4mNzMuZNdN4bAjChPF7mg",
    "twilio_sid": "AC0ed3467479908a8e58b14c467d5a0aa2"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}