{
  "name": "api-gateway",
  "version": "1.5.21",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xo1J12f7LnmdKTbRtEah"
  },
  "jwt_secret": "uPCI/xYa2O9SN1sLHuUw6WJHRc6MSmyD",
  "api_keys": {
    "stripe": "sk_live_z2FJ37J3mENuczgAdBmuZiug",
    "sendgrid": "SG.nLEj+gJ3wV3y46v63KnwSu",
    "twilio_sid": "ACe4df99edebe6e8d0ac2eb1a74da99911"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}