{
  "name": "user-service",
  "version": "3.2.23",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "BolSeskuYVDxEvGswXUR"
  },
  "jwt_secret": "lJSEN1xUN3mcgprMTk2xv478HCSb+nbV",
  "api_keys": {
    "stripe": "sk_live_sBvDJGza2d1nbdko8M9amLwb",
    "sendgrid": "SG.sdqywCgx1AzgncORX9nrrl",
    "twilio_sid": "AC7b0eb1051885c6daf705856085eb5e20"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}