{
  "name": "user-service",
  "version": "3.8.28",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "wEtws1spiJIIbd9LE3fM"
  },
  "jwt_secret": "NennAxsYa5yG4CEs68xuVxyLKysWICZw",
  "api_keys": {
    "stripe": "sk_live_wwmFRklYNNL85h8SyTVBU0Zz",
    "sendgrid": "SG.W/giE+SCMl5B6zYHjgOD2Z",
    "twilio_sid": "ACca275dee4459b81c35a8e478a03e56fd"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}