{
  "name": "user-service",
  "version": "1.1.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "8Eb1lHCzkP80zc6hKdG6"
  },
  "jwt_secret": "UHFPrZReLTNirU9wTZQrrLdjoefbTj3m",
  "api_keys": {
    "stripe": "sk_live_qy7f9SfZfevq1WJEK2tGjIMx",
    "sendgrid": "SG.v521nC0lvlNBG+Gcpz9lxW",
    "twilio_sid": "AC6c01d13dc4467c28c44fdb17033a3c22"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}