{
  "name": "api-gateway",
  "version": "3.2.13",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "npnU3Oee88WfGnwiIx1e"
  },
  "jwt_secret": "W8e548ZmZjy5n0Q8EUlu/4ocjA/xROMY",
  "api_keys": {
    "stripe": "sk_live_dra8KJReGN9jGBjMNvhFjTZ9",
    "sendgrid": "SG.pUBAtxZfCPDPHi8lUptTIx",
    "twilio_sid": "AC6c314dcfd13b762a1036f9c13c4e9d8e"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}