{
  "name": "user-service",
  "version": "3.4.27",
  "database": {
    "host": "db-1.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "5OQpwsOh4Gv0Q9srXoHl"
  },
  "jwt_secret": "29V+5FL/ORXcwCUQb83uX9LpYrf6RdxQ",
  "api_keys": {
    "stripe": "sk_live_Oc1Zl07onHPSK47s6fo5wLl0",
    "sendgrid": "SG.lBnLwvLKiYAcG1gxHX5wXY",
    "twilio_sid": "AC16f27258372db2dd315e46597b789419"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}