{
  "name": "api-gateway",
  "version": "1.7.18",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "UrOb2FdW3PVf69fJ0Ucq"
  },
  "jwt_secret": "qaSQIVGIlpat6Em/8ycs9RbTo3xmxGWL",
  "api_keys": {
    "stripe": "sk_live_4MkDJGOhHxfmcO9qxOzPVnis",
    "sendgrid": "SG.s/GLytVzgYsJ/R0c+kHXUn",
    "twilio_sid": "AC70b1048ebe1f579e3e37dbff34e777ba"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}