{
  "name": "user-service",
  "version": "2.7.29",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "yQm1XeayJgjNrN9eARla"
  },
  "jwt_secret": "pmatXfjMhOuiCw7wxAotBpIf/MLrCn4t",
  "api_keys": {
    "stripe": "sk_live_Zs7Xcms86joGO2qKkMwPUnCC",
    "sendgrid": "SG.cwm/KA/+TGuUarQQaT4nr+",
    "twilio_sid": "AC8cfb08d4f1e0bd51ceb50084e02aeb2e"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}