{
  "name": "api-gateway",
  "version": "3.7.27",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "URrcftXvX1MSSs41vY31"
  },
  "jwt_secret": "Amx1SVLV3XuIuk5Cga+0Hxld2sKY1YJy",
  "api_keys": {
    "stripe": "sk_live_qpSxVgWiOOAAWjGCbr3Gh13L",
    "sendgrid": "SG.yg9TjtA8hMsyqyxtM738rU",
    "twilio_sid": "AC5d19a10450db5c9595f0a2d2ffecff88"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}