One reason for getting the application context would be to get the the WIFI_SERVICE as it must be looked up on the Application context or memory will leak on devices < Android N.
As Someone Somewhere once said, within onReceive(), just use context.getApplicationContext().