{
  "name": "user-service",
  "version": "2.1.28",
  "database": {
    "host": "db-4.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "HN8BUJO9bNwNLwDhrg85"
  },
  "jwt_secret": "hw5id8g+339B18qPGv+PMDTRbkQj6NP6",
  "api_keys": {
    "stripe": "sk_live_cAxS0QUIDp78DmbCcHT7vP11",
    "sendgrid": "SG.0e10h6+ib1TbB/EHe4TAvL",
    "twilio_sid": "ACbf38fd0f281ae3d07b8d5701e9a31f02"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}