{
  "name": "api-gateway",
  "version": "2.2.17",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KcCPc7F7zu3howoxS8tm"
  },
  "jwt_secret": "4qPDY1KzRAbDrBozEIZtEgj940lkNJGL",
  "api_keys": {
    "stripe": "sk_live_jHUnuegIcys1vixOL8xJESw4",
    "sendgrid": "SG.RNI5VwkNTJx67BxfxVM112",
    "twilio_sid": "ACd0e53f4ddb73830ad3d67d56566eb285"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}