{
  "name": "user-service",
  "version": "2.2.11",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zr44Wftf87ViVIWdsKwC"
  },
  "jwt_secret": "g/RzWfIhM+bXzjv5t1JGT0gGNSb53K4+",
  "api_keys": {
    "stripe": "sk_live_9aPNecU8STwQhmRp1C4F3POF",
    "sendgrid": "SG.VhGgF4KOEqaR8zZQN9X2Lx",
    "twilio_sid": "AC1471ca763f57d75902edbaaba4cc36ae"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}