{
  "name": "user-service",
  "version": "1.5.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AVoUxlmAswrG7aTIlvWb"
  },
  "jwt_secret": "pQALLSZeOMoSlGBSoh+Aw9jGlQL75SeX",
  "api_keys": {
    "stripe": "sk_live_ZPLFn7hG74bsnxB6LdwACxvp",
    "sendgrid": "SG.cafFdkRUTqZAnjTCRtmcba",
    "twilio_sid": "ACe20b2292116d062bb71a0b06bb89e7ee"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}