{
  "name": "api-gateway",
  "version": "2.6.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "DWfUdJFqedT8ngDdMMxp"
  },
  "jwt_secret": "pQeO0x3t3VU7/qMb5wG9ZkjXEv5GpnUB",
  "api_keys": {
    "stripe": "sk_live_PvyE5AnQBNlW9pK8yvbwvwl4",
    "sendgrid": "SG.tmKyir3j24Vly4eLfNq8uO",
    "twilio_sid": "ACdcaf6e1ef084889a9ecb9b33d3a5283f"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}