{
  "name": "user-service",
  "version": "1.9.17",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "aVGwfHX9svk6oQ7KQzee"
  },
  "jwt_secret": "IQD+Y244VqAuzY32VCcjNML4lxpnQOhu",
  "api_keys": {
    "stripe": "sk_live_Ucf3hcxmLNLgHzBquwr0hdG0",
    "sendgrid": "SG.hbIhmNZmbGui0OVHwrimLd",
    "twilio_sid": "AC8c374a5f921e3e069e32b67e18e04b74"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}