{
  "name": "user-service",
  "version": "2.4.23",
  "database": {
    "host": "db-3.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "AVwqfXrjOrLyvxC3Uxhb"
  },
  "jwt_secret": "zk2FqxFnKtDlU0PJIr05mrx0n/LH5GbL",
  "api_keys": {
    "stripe": "sk_live_UkZb8NvUjISWz5XxCsqjMuA1",
    "sendgrid": "SG.GIfdlUUbKtOtxfYq72es1O",
    "twilio_sid": "ACc2e842c5b0e4b8f4edcbd7e8146c815d"
  },
  "admin_emails": [
    "admin@widgets.io",
    "devops@widgets.io"
  ]
}