This commit is contained in:
ramackersjp 2024-04-22 06:22:10 +02:00
parent c2b79e5b4c
commit cc15590d0b

View file

@ -51,6 +51,7 @@ export default defineConfig({
short_name: "Piped",
background_color: "#000000",
theme_color: "#fa4b4b",
display: "minimal-ui",
icons: [
{ src: "./img/icons/android-chrome-192x192.png", sizes: "192x192", type: "image/png" },
{ src: "./img/icons/android-chrome-512x512.png", sizes: "512x512", type: "image/png" },