{
  "name": "user-service",
  "version": "1.5.29",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "ltuq6hvPqfqYkjVSIMty"
  },
  "jwt_secret": "nyLUh0m1kfi4xeSmOjLZ4i/6Sup141ZT",
  "api_keys": {
    "stripe": "sk_live_6g6sp1CxKRpufJyk7QaaNrmw",
    "sendgrid": "SG.rhyRQ1QDZ5Rt4vaYmI8RSk",
    "twilio_sid": "ACd2b334e9be4eee97d84704354c481067"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}