{
  "name": "user-service",
  "version": "2.4.27",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "LnCGpOA6u1mjG2FwZsPO"
  },
  "jwt_secret": "gPAfCzQ4MTxMYsVD5KdP/nnQEzJmDhw5",
  "api_keys": {
    "stripe": "sk_live_fIIXE5mtpiegTHvbtjlhaprl",
    "sendgrid": "SG.MSYZXmmPQic0j0N++8EHR4",
    "twilio_sid": "ACbf966468dde435b60560df4736f1ec89"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}