{
  "name": "api-gateway",
  "version": "1.5.16",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "a3MuqNy9htI8CaXeKKhO"
  },
  "jwt_secret": "038B+PGwtu3PFMIkDOHNOyizCgebGcsH",
  "api_keys": {
    "stripe": "sk_live_VmXrXbCBrtLLJWg7vRNoZKcQ",
    "sendgrid": "SG.kDhuEx4c9xj5iB2WpHWHK0",
    "twilio_sid": "AC70cd2567e69dd0c2bd2b48be4a8b4da6"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}