<?php
$secret_key['pr'] = '%%SECRETKEY%%';

$recipients = [
  'pr' => [
    %%RECIPIENTS_PR%%
  ]
];