From 460e291bf1b3b4a8a172d7e2c4be0dbdbee7da41 Mon Sep 17 00:00:00 2001 From: mpeter50 <83356418+mpeter50@users.noreply.github.com> Date: Wed, 4 Jun 2025 20:32:25 +0000 Subject: [PATCH] Update pwa.md (#18568) add installation instructions for Firefox for Android --- docs/docs/configuration/pwa.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/configuration/pwa.md b/docs/docs/configuration/pwa.md index abe8d6934..fd1aae554 100644 --- a/docs/docs/configuration/pwa.md +++ b/docs/docs/configuration/pwa.md @@ -20,5 +20,5 @@ In order to install Frigate as a PWA, the following requirements must be met: Installation varies slightly based on the device that is being used: - Desktop: Use the install button typically found in right edge of the address bar -- Android: Use the `Install as App` button in the more options menu -- iOS: Use the `Add to Homescreen` button in the share menu \ No newline at end of file +- Android: Use the `Install as App` button in the more options menu for Chrome, and the `Add app to Home screen` button for Firefox +- iOS: Use the `Add to Homescreen` button in the share menu