{
  "name": "api-gateway",
  "version": "1.4.15",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "HA4OTsmwRs9kIq3n083B"
  },
  "jwt_secret": "EWAwpiViJKW6eE5DvHuguIBMPQSY/FwG",
  "api_keys": {
    "stripe": "sk_live_oOz9agJ9sOvNet6VK6qFVpjF",
    "sendgrid": "SG.tMTpgKCVlBqogGI3RWCPqm",
    "twilio_sid": "ACde54580e00b0ca7786d89ef954111697"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}