{
  "name": "api-gateway",
  "version": "1.1.9",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "H6s875FeBwJ9W8tHuiH3"
  },
  "jwt_secret": "f7C/D76M8zpbfruF69Ld2hKxxSld2ZI/",
  "api_keys": {
    "stripe": "sk_live_8unhnArzvicLZ4W8CUN95vpy",
    "sendgrid": "SG.LsdyJSUvUFOqquAmcgggeL",
    "twilio_sid": "AC2da893174997001434785a7298d29ab3"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}