{
  "name": "user-service",
  "version": "3.6.25",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "dopffIurNkVc156XOirw"
  },
  "jwt_secret": "gKWwlp+dIkPKvlxedONfBRF9nqS8jhwM",
  "api_keys": {
    "stripe": "sk_live_autdAaTFz47F1JAgjdEvdsZh",
    "sendgrid": "SG.jMin331Vj2y3b0ZGtaUagD",
    "twilio_sid": "AC4c81a8a18464f6df801ad4a84a85ad64"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@startup.dev"
  ]
}