{
  "name": "user-service",
  "version": "2.3.19",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "jDGSk01VqaOYyX5cuoKl"
  },
  "jwt_secret": "SVL8qcCDw4+l3STYvgGHTBhKYY8wC/CT",
  "api_keys": {
    "stripe": "sk_live_efqpfS9RVLh6lmTOrkQqGtoy",
    "sendgrid": "SG.5xrjIZmIYrhuywMHzyXJ8d",
    "twilio_sid": "AC64ab7df8ea786ab0f7055639cc0b79f1"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@acme-corp.com"
  ]
}