<?php
/**
 * Yedek: `mentor_app_fcm.local.php` repoda varsayılan olarak tanımlıdır.
 * Kendi yolunuzu kullanacaksanız bu dosyayı düzenleyip `mentor_app_fcm.local.php` olarak kaydedin.
 *
 * Firebase proje: trnovazekamentor (852491463713)
 * JSON dosyasını Console’dan indirip `mentor_app_fcm_service_account.json` adıyla `config/` altına koyun.
 */
$MENTOR_APP_FCM_SERVICE_ACCOUNT_JSON = __DIR__ . '/mentor_app_fcm_service_account.json';
