{
  "name": "user-service",
  "version": "3.2.9",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "KlXrGDQiZCGjTkc0OW3S"
  },
  "jwt_secret": "NLmDhzV4rIoULj6nPuHu9qDVc4n9HPFc",
  "api_keys": {
    "stripe": "sk_live_04CXxjKlXUOA046lKvr97by3",
    "sendgrid": "SG.V8lERNsUYLYdF/X5Smk4ZN",
    "twilio_sid": "AC72f7331ff3e559a27b0e36e47be3c6f0"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}