{
  "name": "api-gateway",
  "version": "2.6.8",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "APpEWTyhgDlTt6LvZTzl"
  },
  "jwt_secret": "2SvuWvN9uuNVVo6vXzEvxvgRox2h6pCq",
  "api_keys": {
    "stripe": "sk_live_0n62o2KqxjEbZpHckFxckdGk",
    "sendgrid": "SG.PkUYmMX2Qpx14frHzbisao",
    "twilio_sid": "ACef00ebdaffe3413265ac5c74a465e1f9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}