{
  "name": "api-gateway",
  "version": "2.7.6",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "tWrBC6xv4a5FGcW9B1D8"
  },
  "jwt_secret": "PjA/s/+R/esrsj3DHoNDL/dugp5SKX+8",
  "api_keys": {
    "stripe": "sk_live_9T2L6r9MVA14PbGqThm2m3Z5",
    "sendgrid": "SG.eqP0ou8T/H5+xkswCwxP3F",
    "twilio_sid": "ACebb404c49f751adc7af2c97f49028189"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}