{
  "name": "user-service",
  "version": "3.8.27",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "feWru8v2RDEs97vP85wm"
  },
  "jwt_secret": "fLJ2h834hvvPcwnF93dJhn9UylSeUroQ",
  "api_keys": {
    "stripe": "sk_live_PZoiQpYdT59BdtBvb1EDWynr",
    "sendgrid": "SG.K7n6Uaphl5Z/LGMVWFyH0X",
    "twilio_sid": "AC7776e99bd0f0c2239b857b3333cbaf68"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}