{
  "name": "user-service",
  "version": "2.5.14",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "0PyTUm43CGvXZHdPoFUY"
  },
  "jwt_secret": "+m383/BPEI1Pmx9NMB0CpWn9i4SQv5sy",
  "api_keys": {
    "stripe": "sk_live_wAPrlDhWhExqot3rcihVWrFx",
    "sendgrid": "SG.Kbq7t8056///nxIKpSJSpG",
    "twilio_sid": "AC161126490d7a561b3481839fe496eba6"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}