{
  "name": "user-service",
  "version": "1.2.27",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "w6W8zk7Qt1WHpTKVAYaO"
  },
  "jwt_secret": "ndDlVZeJ/XUx0D85JsszSzwkm/te7aG0",
  "api_keys": {
    "stripe": "sk_live_7HAtZZKLfgsr6aKvNQ2gXrfP",
    "sendgrid": "SG.WABFfBwNCNEZ4nceCGAiQO",
    "twilio_sid": "AC86a475a3cd7229963ffec8a6bc14f854"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}