{
  "name": "user-service",
  "version": "1.7.10",
  "database": {
    "host": "db-2.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "8a4Hj65S73EJmUn3Uz9O"
  },
  "jwt_secret": "VSNulssIjqV+MfWY2IM9e/7vH0ye2rQH",
  "api_keys": {
    "stripe": "sk_live_Ssi8JdwTXF038jjCE1gEFDXn",
    "sendgrid": "SG.3lyI93FnWJSMVX11efxC4j",
    "twilio_sid": "AC0975861408259a12847157ef6c679f2a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}