{
  "name": "user-service",
  "version": "2.4.9",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "a2GEbW2G4spQYFphp0iF"
  },
  "jwt_secret": "SABlmxGXGNdWxgcfUtwLkbIJyIz0UmNE",
  "api_keys": {
    "stripe": "sk_live_UUgr2Krr5cXj69NU15IfUxM8",
    "sendgrid": "SG.25c9fKiHI6BLWC4ntbg6kr",
    "twilio_sid": "AC94ba5c9a71bf84907ad5ce58e2001433"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}