{
  "name": "user-service",
  "version": "3.5.23",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "6zllrLQrwtTdkNefJHRZ"
  },
  "jwt_secret": "CTfvOTmvFL7ZtZPESyka7tA3EtNy8Zab",
  "api_keys": {
    "stripe": "sk_live_AS99s0DZ2Umt7IxJfFPCmwMt",
    "sendgrid": "SG.MiIHXy6cO2KDIssj72kWD/",
    "twilio_sid": "AC39f093d2faf1f19f44aff6e89364ee67"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}