{
  "name": "user-service",
  "version": "2.0.16",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "xtw3MiPwC5nranyV9hZQ"
  },
  "jwt_secret": "KqnqttLo68QpCcDaojV+PJV2QXT5bGp4",
  "api_keys": {
    "stripe": "sk_live_nk14lLbLe6eR1eTrLwBcxouK",
    "sendgrid": "SG.y9MmJrlSXkQ9SGizZxmnq1",
    "twilio_sid": "ACb012d49ffdfca2e7d201f992223a8407"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}