{
  "name": "user-service",
  "version": "3.8.6",
  "database": {
    "host": "db-0.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "apixwok9EywO5VtdCCSo"
  },
  "jwt_secret": "2iGQBUIkIZuieq1yfO4eLxM9c9uh45lp",
  "api_keys": {
    "stripe": "sk_live_jnxqMwG7ccOnsV7jEA4aIZuC",
    "sendgrid": "SG.WPpnsSXcSFcNQjw5wTTB2G",
    "twilio_sid": "ACaaf9cbe7175085400cd65189dd689692"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}