{
  "name": "api-gateway",
  "version": "1.4.24",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "TdGJTHZkub7KULjWpzco"
  },
  "jwt_secret": "ZT3Tq0ynavEzUv9i5LJv8W9WfinaT1yf",
  "api_keys": {
    "stripe": "sk_live_iMa5XkmeOKbnL8ckyrDF1yHz",
    "sendgrid": "SG.8qZQnIT24+6fTbJqYyPpx4",
    "twilio_sid": "AC73ea27421ce27eaf2c6e5b5770e21ce3"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}