{
  "name": "user-service",
  "version": "2.4.12",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "A14WyhEkUV7PC8X3fEbL"
  },
  "jwt_secret": "ZpAgailnlrm5E1N9/L9uTBrxK4sx+hCf",
  "api_keys": {
    "stripe": "sk_live_IkAi7QsW8TsZdlRZhevVbZIK",
    "sendgrid": "SG.mWuUQW5cWj+zeSkk133qhC",
    "twilio_sid": "AC07239c8fb719f623e93829cdbf1bc3c8"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}