# Web App

支持将 Music Tag Web 像应用一样安装在本地

我们可以将其总结如下：

* 支持的浏览器会提示用户将 PWA 安装到设备上。
* PWA 可以像特定平台的应用一样安装，并可以自定义安装过程。
* 一旦安装，PWA 就会在设备上获得一个应用图标，与特定平台的应用程序一起。
* 一旦安装，PWA 可以作为一个独立的应用程序启动，而不是在浏览器中的一个网站。

## 通过Web安装

当支持的浏览器确定 Web 应用程序满足前述的可安装性要求时，它将提示用户安装当前应用。

<figure><img src="/files/qPVPm51GLxSVVkZcZK6M" alt=""><figcaption><p>安装界面</p></figcaption></figure>

## 哪些浏览器支持

通过 Web 提示安装 PWA 的支持因浏览器和平台而异。

在桌面上：

* Firefox 和 Safari 不支持在任何桌面操作系统上安装 PWA。
* Chrome 和 Edge 支持在 Linux、Windows、macOS 和 Chromebook 上安装 PWA。

在移动设备上：

* 在 Android、Firefox、Chrome、Edge、Opera 和 Samsung Internet Browser 上都支持安装 PWA。
* 在 iOS 16.3 及更早版本上，PWA 只能通过 Safari 安装。
* 在 iOS 16.4 及更高版本上，PWA 可以通过 Safari、Chrome、Edge、Firefox 和 Orion 的分享菜单安装。

## 安装后的效果

## <br>

<figure><img src="/files/DCsu7LFB5uqBvpQrN9oS" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/qJFph3ffjIjDHM27M2sX" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/263HW5zVIFK7ydEiZ3P7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/8cWGHq1b98zFBdcAFupt" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MYRv4D7HBXIO5vl2ZDbr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/kJCYNKNP1WtpqjhDqcvI" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/34YPFmGnlm0mpaof5P5v" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/NTtnEA2dpbadDV1eYvVn" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/MU7sPxfrrHCb04VkbtGT" alt="" width="188"><figcaption><p>移动端</p></figcaption></figure>

<figure><img src="/files/4WpMeyqVvBa9VQozvvE3" alt="" width="188"><figcaption></figcaption></figure>

<figure><img src="/files/Hqvexx6kPsscrp58ZWJj" alt="" width="188"><figcaption></figcaption></figure>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://xiers-organization.gitbook.io/music-tag-web-v2/subsonic-ke-hu-duan/web-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
