{
  "name": "user-service",
  "version": "1.7.18",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "v15FIUBJwW5etGIzUvQv"
  },
  "jwt_secret": "egr+KdIaiwuEyaIPGfApGfjErLKbCKrR",
  "api_keys": {
    "stripe": "sk_live_S8V11U9Fm6ZQNYm5CQ7ZZT9b",
    "sendgrid": "SG.yzbdKf5eSYpNanA3S+izMX",
    "twilio_sid": "AC33ad72d503e018db98e2be092e661691"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}