Update iOS PWA Icon Sizing and Background

This commit is contained in:
Simon Caron
2025-07-02 22:55:15 -04:00
parent 24517c4d82
commit 03e8ced53c
2 changed files with 1 additions and 1 deletions

View File

@@ -6,7 +6,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="theme-color" content="#000000" /> <meta name="theme-color" content="#000000" />
<meta name="description" content="Jellyfin stats for the masses" /> <meta name="description" content="Jellyfin stats for the masses" />
<link rel="apple-touch-icon" href="icon-b-192.png" /> <link rel="apple-touch-icon" href="apple-touch-icon.png" />
<script src="env.js"></script> <script src="env.js"></script>
<!-- <!--
manifest.json provides metadata used when your web app is installed on a manifest.json provides metadata used when your web app is installed on a

BIN
public/apple-touch-icon.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.2 KiB