{
  "name": "user-service",
  "version": "3.3.25",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "x0nhKpEw73ESAsdHIibK"
  },
  "jwt_secret": "JOoBAFfAK3x2iJkeJGQ8M+h5ThpV6hCs",
  "api_keys": {
    "stripe": "sk_live_WzeI5F5tcB6GI6MMzZZuoEuf",
    "sendgrid": "SG.DzdFmaBky42Fmo0maThulV",
    "twilio_sid": "ACfd4830a5c5a59e23ea563a37eb7455e2"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}