{
  "name": "user-service",
  "version": "2.9.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3yIdcMYgz8tZPjxLPW40"
  },
  "jwt_secret": "+TqWch9E+Nm/7bEjAZNFZL0iw5KrfwrY",
  "api_keys": {
    "stripe": "sk_live_GqqiP65OGP66i25u9Idg6cc0",
    "sendgrid": "SG.kKV2Om6j4BGt66FGq1w1v1",
    "twilio_sid": "AC97e46796fd44856d8f8ec29b1e35ef16"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}