{
  "name": "api-gateway",
  "version": "3.1.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "NyN1Ij6pCsBme7B6d10k"
  },
  "jwt_secret": "Avi6NLw4V26hWM/6GvECyL56U7h90Fvc",
  "api_keys": {
    "stripe": "sk_live_I1OEgvtVgabJ4P76fVXMnVRH",
    "sendgrid": "SG.EsETgU3Q0di/MXrBnkdtpB",
    "twilio_sid": "AC2c16339f46dcba40b765a95df497c1fb"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}