{
  "name": "user-service",
  "version": "1.1.6",
  "database": {
    "host": "db-1.internal.company.com",
    "port": 5432,
    "username": "app_service",
    "password": "E9KHztevs6llGYRP66tC"
  },
  "jwt_secret": "+07TL8YQV+2O/PBf3oAU3jYPU/O5YVDL",
  "api_keys": {
    "stripe": "sk_live_FojWVsuy0a8F8cNnr3Uskrhp",
    "sendgrid": "SG.eo2pNIWguuinHkAO4zhDQC",
    "twilio_sid": "ACe0da3eca9d7a3d988107a73b697ee257"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}