{
  "name": "user-service",
  "version": "2.2.20",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "wfpitex0VdbXMaQM5ZEJ"
  },
  "jwt_secret": "H+ON2krufZ7F69Id1j3cxJMyjcRpEOXI",
  "api_keys": {
    "stripe": "sk_live_AE80d1dO24CLBulvjLOeN2dY",
    "sendgrid": "SG.Fo1vY4Y8WLOq/OXoHLI/XZ",
    "twilio_sid": "AC602c8a13a8d831ec59be6f8afe3e9ffb"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@widgets.io"
  ]
}