{
  "name": "api-gateway",
  "version": "1.9.15",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "6CoUTdEY43dXJknJrSJ6"
  },
  "jwt_secret": "TBlLcT5wTPGi8tdMLwe2dEb/O7eWF/vN",
  "api_keys": {
    "stripe": "sk_live_I6ivbqIVRtfMywyi7UxxexfD",
    "sendgrid": "SG.sgKcgsJykUnrjn60Wh3ncE",
    "twilio_sid": "AC36d0a447a3e4b72f4694a013a9872e31"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}