{
  "name": "user-service",
  "version": "1.7.12",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "63k3rKTKmhTzcmpOig2Y"
  },
  "jwt_secret": "IGgsjqinO8SPyn2bpYM1no1nGIpiawdQ",
  "api_keys": {
    "stripe": "sk_live_diyh8jTHHpnEw7PtIt5IMc0l",
    "sendgrid": "SG.hDbOmhyly5+AhQDgtqn3Le",
    "twilio_sid": "AC6ee56a7f79c274b6f6ec2fa62f4d9da7"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}