{
  "name": "user-service",
  "version": "2.4.22",
  "database": {
    "host": "db-0.internal.example.net",
    "port": 5432,
    "username": "app_service",
    "password": "Y19YzVwNVhtaC7KznfCc"
  },
  "jwt_secret": "Rte18UKIy4sfDg8RpKq1XIehFRQJExf7",
  "api_keys": {
    "stripe": "sk_live_Kk6sVvn9RazRQVAnAIDkDGQ4",
    "sendgrid": "SG.Te/o/U2I6I/k8TjUOERdjB",
    "twilio_sid": "AC1f0ba32c93920864987ed3fb027eab2a"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}