{
  "name": "api-gateway",
  "version": "1.7.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gTmp3QGi74uADF5KodOM"
  },
  "jwt_secret": "725Mh4jAB3u5mgRV+QYunONPccwngfkK",
  "api_keys": {
    "stripe": "sk_live_nwPIb8rIiZETnSAhrv3cy8cr",
    "sendgrid": "SG.r+zCp3sRWlJTj8p+DX4Ikd",
    "twilio_sid": "AC57e3e26874ec52e798c75cd58e1ff258"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}