{
  "name": "api-gateway",
  "version": "2.4.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nLnivc71rbkkl5b7EApg"
  },
  "jwt_secret": "Afqg1MuFMJYyJcfSeX/tnD+SQ7y3wQun",
  "api_keys": {
    "stripe": "sk_live_qmhemImQWqimt6EqexxurM99",
    "sendgrid": "SG.CZCsj2c8ApBkIzERn0SsGH",
    "twilio_sid": "AC4efc4f30c12a63946d6d21e3923ba765"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}