{
  "name": "user-service",
  "version": "3.8.26",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "3Ge5qbbk73IEgIxK4otb"
  },
  "jwt_secret": "Vu+lpBu8SL8KeGLABTRfJ34Xm/KTtorY",
  "api_keys": {
    "stripe": "sk_live_53glhKrhiFc1dRsHvxLE9WLs",
    "sendgrid": "SG.BABJZ+2bSgVJweDwwVNMB7",
    "twilio_sid": "AC958d539460d91fc9432a0b329b858a38"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}