{
  "name": "api-gateway",
  "version": "3.5.27",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "F0KNG0xXn9j1shmQmtab"
  },
  "jwt_secret": "/GWYHwsCTEPArg1why/Y1pnw8bKg1kD5",
  "api_keys": {
    "stripe": "sk_live_h2bg5nHJxlVSWWUbx1NIFfwn",
    "sendgrid": "SG.g5786gh94OnCIsLP1W7XKt",
    "twilio_sid": "ACe1c2dcd9b11df6d88e682b2d34616c8b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}