{
  "name": "user-service",
  "version": "2.8.22",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "F679D3EGybhoxIyCd3kV"
  },
  "jwt_secret": "8Ea/bSC9ddPSAPQ5yZbUXbZWB8PzwkCH",
  "api_keys": {
    "stripe": "sk_live_z4h5FSSg083wAOAZWSk7qK1P",
    "sendgrid": "SG.j/4exYM/+/1iCn+1eu46sa",
    "twilio_sid": "ACbe9574be1dc9aede60f4811d816c0525"
  },
  "admin_emails": [
    "admin@acme-corp.com",
    "devops@acme-corp.com"
  ]
}