{
  "name": "user-service",
  "version": "1.5.26",
  "database": {
    "host": "db-3.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "xUPtW3UDCzmldasxpSRF"
  },
  "jwt_secret": "O7aai5XjdPolh1UUShLmunryqL2xtZ9C",
  "api_keys": {
    "stripe": "sk_live_tripxB5lEfGbwv6IxaX3AsFW",
    "sendgrid": "SG.GCzmTCB4f19m/sqnXzt7/g",
    "twilio_sid": "AC00d158479d55a069a358e9866d366365"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}