{
  "name": "api-gateway",
  "version": "1.1.11",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "E6sheuimS3RaHpLLJtYC"
  },
  "jwt_secret": "RQCmiR+nfFcvw3vXCALu1+ESECMXeZg/",
  "api_keys": {
    "stripe": "sk_live_JaW4sNEMWUCQ4VO3ueFNOhRw",
    "sendgrid": "SG.CYi5paoSPPVWwOEYo8kxmc",
    "twilio_sid": "AC0f46412f46c5e29be4a678da5fae3d5b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}