{
  "name": "user-service",
  "version": "2.9.16",
  "database": {
    "host": "db-2.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "S6VCa2cwWDWhboNDbY8x"
  },
  "jwt_secret": "6n1YwPK3b6aHSijucx7KtnvbNgISOqX4",
  "api_keys": {
    "stripe": "sk_live_oOphC955K0GpfZun16ho9Yt3",
    "sendgrid": "SG.0shcwx/p7Yt2cQf58GW0bJ",
    "twilio_sid": "AC015beb6d567a2768291448aec5a67f52"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}