{
  "name": "api-gateway",
  "version": "2.7.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "cNN7AizUwYIS5CC4cVbs"
  },
  "jwt_secret": "r2/MJx0lu+cSSTN4UsPlhYdQfUAZvn7K",
  "api_keys": {
    "stripe": "sk_live_HBjAmX6BGttp5FACdZPSTYCL",
    "sendgrid": "SG.CPsN6NwKEPwV6IqVH1D7hv",
    "twilio_sid": "AC3e65b43bbf3e2e0a7d92f6ba5dd0bdbc"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}