{
  "name": "user-service",
  "version": "3.1.29",
  "database": {
    "host": "db-2.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "iGG65UJdBfxV0SVS3SVw"
  },
  "jwt_secret": "Uz6KzrAfFQ7GcCaOedHsLmIRw4WYOi/z",
  "api_keys": {
    "stripe": "sk_live_CmxqsyXQq9C0BNFKqpi0Liad",
    "sendgrid": "SG.S9DLLmMJ7GFAWUnBfaf1Wb",
    "twilio_sid": "AC9b0483620f6c26ba116d94ef290d23b0"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}