{
  "name": "api-gateway",
  "version": "3.0.16",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "bsixJBuOznUwnGT8SqG3"
  },
  "jwt_secret": "Wx4Yb66p4zpnHGU27kI6L1acw7RS6EH4",
  "api_keys": {
    "stripe": "sk_live_rhRNi3e58g8n7hJlTFjTQZ8c",
    "sendgrid": "SG.jdoxBNY5QjyNi1RWKcrQVl",
    "twilio_sid": "AC5badeaef3dfb9f1afaa7dbcdd4ab3278"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}