{
  "name": "user-service",
  "version": "2.3.7",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "zQW1mlM6T1qoL8mudjGG"
  },
  "jwt_secret": "ql4MZ3/ak8wO7OTItsN4heG4ztDgjV+R",
  "api_keys": {
    "stripe": "sk_live_i2kMTRt1AWmpevteFoIdTSL7",
    "sendgrid": "SG.G+acPyVkpS3mZnBuJ2NLW2",
    "twilio_sid": "ACa9a56881d8ff96747952a9331f5f8340"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}