{
  "name": "user-service",
  "version": "1.7.13",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "WjJWSj93wV22o8eWs52y"
  },
  "jwt_secret": "+c1za5X3PwIkgqwUCI4ZVKOyBf7MayHW",
  "api_keys": {
    "stripe": "sk_live_122e6FjdShYoXEFqY8oPXVxs",
    "sendgrid": "SG.CU7lxujtgPSyrHkmalVmI0",
    "twilio_sid": "AC7a13c60032d5440a67b964f421026371"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}