{
  "name": "api-gateway",
  "version": "3.1.10",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "xf6bFmDUD9gkqqwgjiBt"
  },
  "jwt_secret": "cewPRTI9FLAhY+G0rZMTV2WGMero5qMd",
  "api_keys": {
    "stripe": "sk_live_DLqqy4xrLYBpLWEhcw1ULsVi",
    "sendgrid": "SG.UKaL/Feo2TrcpHoQaWbcYG",
    "twilio_sid": "AC36391f8aac5ff091e16c2f54a6f406e4"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}