{
  "name": "api-gateway",
  "version": "1.2.18",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "VUWDSKBPj1gna3oyEFmh"
  },
  "jwt_secret": "cs4A6WEOGOF4BjeRVxsSV49FPGhwzaTB",
  "api_keys": {
    "stripe": "sk_live_z1raTH4hFPRLMfYgmSeAXOEe",
    "sendgrid": "SG.G/pcTQrF7uRQu+n1O2MwFU",
    "twilio_sid": "AC948013fbd262dbbc20f9e579f6961e4b"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}