{
  "name": "api-gateway",
  "version": "2.6.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "GO5jGZztXGlc0bQxamKh"
  },
  "jwt_secret": "FffTV0zBTbP8fwnNz+m6C4aHwwU2Xq9M",
  "api_keys": {
    "stripe": "sk_live_ZrTbl8G5sziIfmQl40UiM8TW",
    "sendgrid": "SG.qoJSoDd+j+Ke49yBvCFC5c",
    "twilio_sid": "ACdb7b4d34de16ccf3bb67ce4ecf4e9868"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}