{
  "name": "api-gateway",
  "version": "3.3.5",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "x8YW4bEupLU3cxrCrkS8"
  },
  "jwt_secret": "jFkpvzWfwNxI9Cww32YGlxQSEWwrg891",
  "api_keys": {
    "stripe": "sk_live_JxQNYKnOm2khHSdBAUvFtXON",
    "sendgrid": "SG.rezerunQBO7P0l00gULqOP",
    "twilio_sid": "AC817b1a2d7a66a609ec2feb5f2bb264f4"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}