{
  "name": "api-gateway",
  "version": "3.1.24",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "FFeBdRLdpEqCaPoSXLnt"
  },
  "jwt_secret": "iKRxfRaUcMMTC9J9U7zVBSfaJA4pQTHF",
  "api_keys": {
    "stripe": "sk_live_bA4Di47AdLniBFnQmEjAUXrm",
    "sendgrid": "SG.oExN+4ezSR0F/sIZWpLtb7",
    "twilio_sid": "AC9f5f70eb400c511ebd0e787efedf48ed"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}