{
  "name": "api-gateway",
  "version": "1.2.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Fsq94SCTGJluTTX53VPr"
  },
  "jwt_secret": "cX6/x44gFXfNMClfGaZEd1k8pavEDUo0",
  "api_keys": {
    "stripe": "sk_live_cQh4XnobXSfa0GSSv5KLJjjd",
    "sendgrid": "SG.nPp6QyCn207bbpPpMieTQS",
    "twilio_sid": "AC650620ab42975023dd36fd54e9fa2b7a"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}