{
  "name": "user-service",
  "version": "2.4.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dGseXAR2gFfgMZSrhkBc"
  },
  "jwt_secret": "6i78uYWCKoiQdGfJYg/xjf2IehwTE4qj",
  "api_keys": {
    "stripe": "sk_live_2BFzLmy2DKax3g141PRVk83B",
    "sendgrid": "SG.byJM+585PPFfx18GC74yaj",
    "twilio_sid": "AC009a78c0984922452c467776e3ae2b51"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}