{
  "name": "api-gateway",
  "version": "2.3.28",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Ql0RJfxqU1fo2CRliTiW"
  },
  "jwt_secret": "hn5VDvjS8N9oaCDG6SrYpNSYzUuv9iAW",
  "api_keys": {
    "stripe": "sk_live_ZRihSWP0HwcNqzpYGNCGCTWG",
    "sendgrid": "SG.7/WCKLEBiKSzH7u8kP6M40",
    "twilio_sid": "AC526f25d558e7fd89c3f68f52323bcd80"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}