{
  "name": "user-service",
  "version": "3.8.16",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jhpf2T11wLTP99cc8Wrm"
  },
  "jwt_secret": "Ep1P+vqOgd1SKhElvZ2Wg0iTAxZoLUdL",
  "api_keys": {
    "stripe": "sk_live_2L5ahkxMjrAf7EpM12rWfPPv",
    "sendgrid": "SG.DWzWSCXkY7k8tiYstGig1s",
    "twilio_sid": "ACd85f3dd383f831ae42abc73f67462633"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}