{
  "name": "user-service",
  "version": "1.3.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zdkGz384NdyKH0AL9bI8"
  },
  "jwt_secret": "V4wXKqJmlM05yTy9fbWpucVhpVBvYnLH",
  "api_keys": {
    "stripe": "sk_live_jYxAgunSUFUx8L7mzFmmHBaT",
    "sendgrid": "SG.VKfMT526Di3ExcB8ZPoBIY",
    "twilio_sid": "AC5a7323bbf5db9f735778cfbb0be4e43e"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}