{
  "name": "user-service",
  "version": "3.9.29",
  "database": {
    "host": "db-3.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "gQ0OSqvrbVO37IaZ72Hq"
  },
  "jwt_secret": "uS8/8F9lP/o+QV6y9+Ti0PpxZW4n5PBP",
  "api_keys": {
    "stripe": "sk_live_NSTtM2K8GhJKcshVW6lHUqcZ",
    "sendgrid": "SG.YCUQf4Cks4ySLq93ufCl+E",
    "twilio_sid": "ACc80d3297e58a970e83f50889cc810996"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}