{
  "name": "user-service",
  "version": "2.4.25",
  "database": {
    "host": "db-0.internal.corp.io",
    "port": 5432,
    "username": "app_service",
    "password": "nZoZzmlVDG1jqYtumieg"
  },
  "jwt_secret": "N35n7X8JrD7cNk16xvhBrZWmW/XHjizN",
  "api_keys": {
    "stripe": "sk_live_ozhc8D2cdHKAeMTWRLpRInto",
    "sendgrid": "SG.nHaxRT1/rlGXu/DVCGJp/E",
    "twilio_sid": "ACeddecb43d9bdb66408d711c11c99c6df"
  },
  "admin_emails": [
    "admin@startup.dev",
    "devops@widgets.io"
  ]
}