{
  "name": "user-service",
  "version": "1.7.24",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "g4oc8LQ2n7JxeeBG8CT9"
  },
  "jwt_secret": "L+A5eCK4eOWxRX4ewfAtGeiq0qynybre",
  "api_keys": {
    "stripe": "sk_live_dype7vAh9c5AKwi9kYgHzCej",
    "sendgrid": "SG.b4zVhAnLOF1Qy3CnK9lK1H",
    "twilio_sid": "ACc56b27e5f80caf95c358e3e6c12f8865"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}