{
  "name": "user-service",
  "version": "3.3.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "QCkwABf2oNjznKk5PofF"
  },
  "jwt_secret": "f3cWArLyv6Fn3zZz6O5Y/gWeN5Bg8AoS",
  "api_keys": {
    "stripe": "sk_live_TuWx4oirMxcFEeARr1vh4z03",
    "sendgrid": "SG.yJjBvNcvEsxDQq2bQxGSNJ",
    "twilio_sid": "AC1fe54f830efc1ba078fc0e580a72f889"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}