{
  "name": "user-service",
  "version": "3.6.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ephEPY5hA8FLUJdKJF09"
  },
  "jwt_secret": "furyX1xTxPkb9FVYhwuIXZgCaOZ+aPq0",
  "api_keys": {
    "stripe": "sk_live_8tHRBbnzpSsgjmTyebKsEboS",
    "sendgrid": "SG.bmg59FEVfeGSi397gJncT/",
    "twilio_sid": "AC7fa6c709d26e6fac6995397d3be107c0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}