{
  "name": "api-gateway",
  "version": "3.3.15",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "aBsToDsRAS7CFnQdQ2Q2"
  },
  "jwt_secret": "4WKui5lKF8J8IdgjwQqN2Ap4pzBYJDJB",
  "api_keys": {
    "stripe": "sk_live_glDxMW59BFIWfXQURWdxAMNb",
    "sendgrid": "SG.Qh7HZHr95psx5/1f9glhGo",
    "twilio_sid": "AC5736c758b34dcc68cffca5b0b32d829b"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}