{
  "name": "user-service",
  "version": "3.4.18",
  "database": {
    "host": "db-4.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "nb0JWuY04xFjK6SpiNUM"
  },
  "jwt_secret": "EKwGB3acCoSy9JK4lsPUdvu76eML7wGT",
  "api_keys": {
    "stripe": "sk_live_ymL2mnanEXjW7Ayp2eIK4By4",
    "sendgrid": "SG.oiDmneXBGO8t2X2du5KFRm",
    "twilio_sid": "ACf6ccd9e264f5f89eff1a3e71829544b6"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}