{
  "name": "user-service",
  "version": "1.3.17",
  "database": {
    "host": "db-4.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "Kk60AcTQam7b10bemO2c"
  },
  "jwt_secret": "BU4tSwo4NSHsQPed7Ps/duHHaWdG7h6p",
  "api_keys": {
    "stripe": "sk_live_swhctee5H6PVIYzRRpGoHR0i",
    "sendgrid": "SG.M7rusoSzygjXwEAiSQfh8z",
    "twilio_sid": "ACe998d6476af98db613f0717d5a2e41e9"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@acme-corp.com"
  ]
}