{
  "name": "api-gateway",
  "version": "2.5.14",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wkk05w9iUfNM8PuMCHSZ"
  },
  "jwt_secret": "0Ie8/1fDP4KVFnnqAb0WCHdY0JCGqRJQ",
  "api_keys": {
    "stripe": "sk_live_cWHkA6I7hl0kglMSwCwpbZvE",
    "sendgrid": "SG.WmTRW3rS6WtItduBeWVh7e",
    "twilio_sid": "AC0478503bc3c06d66a5c5ca7e92abb8e0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}