{
  "name": "api-gateway",
  "version": "3.6.13",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0TAmggi0ZKU9mOiJQBKi"
  },
  "jwt_secret": "lnefUyj47uDEo0gGWWLaLa4e4JHvdmXR",
  "api_keys": {
    "stripe": "sk_live_nFGvU9Oe0LjMjX7vcNl96fpR",
    "sendgrid": "SG.90NSTaB/z2km4uz/2xbx23",
    "twilio_sid": "AC20c55f7e13d3dfaaa72b19041e5dcd90"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}