{
  "name": "user-service",
  "version": "2.5.8",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "ars5EeN5b9L9VYTnHlYY"
  },
  "jwt_secret": "QO4T2f4/5uriql/qZk4LrZHWCxLyf5WY",
  "api_keys": {
    "stripe": "sk_live_V7ryWYoMSI0WtR9u8ZeOgUrl",
    "sendgrid": "SG.Zh8273+IjnKJS7nJ0ENRTd",
    "twilio_sid": "AC22e830fb6252453f54cc23051a2149da"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}