refactor: 🔥 Remove useless PWA icons
344
nuxt.config.ts
|
|
@ -85,350 +85,6 @@ export default defineNuxtConfig({
|
|||
},
|
||||
],
|
||||
icons: [
|
||||
{
|
||||
src: "icons/windows11/SmallTile.scale-100.png",
|
||||
sizes: "71x71",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SmallTile.scale-125.png",
|
||||
sizes: "89x89",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SmallTile.scale-150.png",
|
||||
sizes: "107x107",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SmallTile.scale-200.png",
|
||||
sizes: "142x142",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SmallTile.scale-400.png",
|
||||
sizes: "284x284",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square150x150Logo.scale-100.png",
|
||||
sizes: "150x150",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square150x150Logo.scale-125.png",
|
||||
sizes: "188x188",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square150x150Logo.scale-150.png",
|
||||
sizes: "225x225",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square150x150Logo.scale-200.png",
|
||||
sizes: "300x300",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square150x150Logo.scale-400.png",
|
||||
sizes: "600x600",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Wide310x150Logo.scale-100.png",
|
||||
sizes: "310x150",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Wide310x150Logo.scale-125.png",
|
||||
sizes: "388x188",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Wide310x150Logo.scale-150.png",
|
||||
sizes: "465x225",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Wide310x150Logo.scale-200.png",
|
||||
sizes: "620x300",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Wide310x150Logo.scale-400.png",
|
||||
sizes: "1240x600",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/LargeTile.scale-100.png",
|
||||
sizes: "310x310",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/LargeTile.scale-125.png",
|
||||
sizes: "388x388",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/LargeTile.scale-150.png",
|
||||
sizes: "465x465",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/LargeTile.scale-200.png",
|
||||
sizes: "620x620",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/LargeTile.scale-400.png",
|
||||
sizes: "1240x1240",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.scale-100.png",
|
||||
sizes: "44x44",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.scale-125.png",
|
||||
sizes: "55x55",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.scale-150.png",
|
||||
sizes: "66x66",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.scale-200.png",
|
||||
sizes: "88x88",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.scale-400.png",
|
||||
sizes: "176x176",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/StoreLogo.scale-100.png",
|
||||
sizes: "50x50",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/StoreLogo.scale-125.png",
|
||||
sizes: "63x63",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/StoreLogo.scale-150.png",
|
||||
sizes: "75x75",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/StoreLogo.scale-200.png",
|
||||
sizes: "100x100",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/StoreLogo.scale-400.png",
|
||||
sizes: "200x200",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SplashScreen.scale-100.png",
|
||||
sizes: "620x300",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SplashScreen.scale-125.png",
|
||||
sizes: "775x375",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SplashScreen.scale-150.png",
|
||||
sizes: "930x450",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SplashScreen.scale-200.png",
|
||||
sizes: "1240x600",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/SplashScreen.scale-400.png",
|
||||
sizes: "2480x1200",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-16.png",
|
||||
sizes: "16x16",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-20.png",
|
||||
sizes: "20x20",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-24.png",
|
||||
sizes: "24x24",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-30.png",
|
||||
sizes: "30x30",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-32.png",
|
||||
sizes: "32x32",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-36.png",
|
||||
sizes: "36x36",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-40.png",
|
||||
sizes: "40x40",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-44.png",
|
||||
sizes: "44x44",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-48.png",
|
||||
sizes: "48x48",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-60.png",
|
||||
sizes: "60x60",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-64.png",
|
||||
sizes: "64x64",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-72.png",
|
||||
sizes: "72x72",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-80.png",
|
||||
sizes: "80x80",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-96.png",
|
||||
sizes: "96x96",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.targetsize-256.png",
|
||||
sizes: "256x256",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-16.png",
|
||||
sizes: "16x16",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-20.png",
|
||||
sizes: "20x20",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-24.png",
|
||||
sizes: "24x24",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-30.png",
|
||||
sizes: "30x30",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-32.png",
|
||||
sizes: "32x32",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-36.png",
|
||||
sizes: "36x36",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-40.png",
|
||||
sizes: "40x40",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-44.png",
|
||||
sizes: "44x44",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-48.png",
|
||||
sizes: "48x48",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-60.png",
|
||||
sizes: "60x60",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-64.png",
|
||||
sizes: "64x64",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-72.png",
|
||||
sizes: "72x72",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-80.png",
|
||||
sizes: "80x80",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-96.png",
|
||||
sizes: "96x96",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-unplated_targetsize-256.png",
|
||||
sizes: "256x256",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-16.png",
|
||||
sizes: "16x16",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-20.png",
|
||||
sizes: "20x20",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-24.png",
|
||||
sizes: "24x24",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-30.png",
|
||||
sizes: "30x30",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-32.png",
|
||||
sizes: "32x32",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-36.png",
|
||||
sizes: "36x36",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-40.png",
|
||||
sizes: "40x40",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-44.png",
|
||||
sizes: "44x44",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-48.png",
|
||||
sizes: "48x48",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-60.png",
|
||||
sizes: "60x60",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-64.png",
|
||||
sizes: "64x64",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-72.png",
|
||||
sizes: "72x72",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-80.png",
|
||||
sizes: "80x80",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-96.png",
|
||||
sizes: "96x96",
|
||||
},
|
||||
{
|
||||
src: "icons/windows11/Square44x44Logo.altform-lightunplated_targetsize-256.png",
|
||||
sizes: "256x256",
|
||||
},
|
||||
{
|
||||
src: "icons/android/android-launchericon-512-512.png",
|
||||
sizes: "512x512",
|
||||
},
|
||||
{
|
||||
src: "icons/android/android-launchericon-192-192.png",
|
||||
sizes: "192x192",
|
||||
},
|
||||
{
|
||||
src: "icons/android/android-launchericon-144-144.png",
|
||||
sizes: "144x144",
|
||||
},
|
||||
{
|
||||
src: "icons/android/android-launchericon-96-96.png",
|
||||
sizes: "96x96",
|
||||
},
|
||||
{
|
||||
src: "icons/android/android-launchericon-72-72.png",
|
||||
sizes: "72x72",
|
||||
},
|
||||
{
|
||||
src: "icons/android/android-launchericon-48-48.png",
|
||||
sizes: "48x48",
|
||||
},
|
||||
{
|
||||
src: "icons/ios/16.png",
|
||||
sizes: "16x16",
|
||||
|
|
|
|||
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 2.7 KiB |
|
Before Width: | Height: | Size: 89 KiB |
|
Before Width: | Height: | Size: 4.9 KiB |
|
Before Width: | Height: | Size: 7.3 KiB |
|
Before Width: | Height: | Size: 40 KiB |
|
Before Width: | Height: | Size: 56 KiB |
|
Before Width: | Height: | Size: 76 KiB |
|
Before Width: | Height: | Size: 132 KiB |
|
Before Width: | Height: | Size: 304 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 6.6 KiB |
|
Before Width: | Height: | Size: 8.4 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 33 KiB |
|
Before Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 59 KiB |
|
Before Width: | Height: | Size: 81 KiB |
|
Before Width: | Height: | Size: 119 KiB |
|
Before Width: | Height: | Size: 310 KiB |
|
Before Width: | Height: | Size: 11 KiB |
|
Before Width: | Height: | Size: 18 KiB |
|
Before Width: | Height: | Size: 22 KiB |
|
Before Width: | Height: | Size: 37 KiB |
|
Before Width: | Height: | Size: 112 KiB |
|
Before Width: | Height: | Size: 803 B |
|
Before Width: | Height: | Size: 1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 803 B |
|
Before Width: | Height: | Size: 1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 4 KiB |
|
Before Width: | Height: | Size: 5.1 KiB |
|
Before Width: | Height: | Size: 7.8 KiB |
|
Before Width: | Height: | Size: 21 KiB |
|
Before Width: | Height: | Size: 803 B |
|
Before Width: | Height: | Size: 1 KiB |
|
Before Width: | Height: | Size: 1.2 KiB |
|
Before Width: | Height: | Size: 31 KiB |
|
Before Width: | Height: | Size: 1.7 KiB |
|
Before Width: | Height: | Size: 1.8 KiB |
|
Before Width: | Height: | Size: 2.1 KiB |
|
Before Width: | Height: | Size: 2.5 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 3.2 KiB |
|
Before Width: | Height: | Size: 4.5 KiB |
|
Before Width: | Height: | Size: 4.8 KiB |
|
Before Width: | Height: | Size: 5.8 KiB |
|
Before Width: | Height: | Size: 6.8 KiB |
|
Before Width: | Height: | Size: 8.7 KiB |
|
Before Width: | Height: | Size: 2.9 KiB |
|
Before Width: | Height: | Size: 4 KiB |
|
Before Width: | Height: | Size: 5 KiB |
|
Before Width: | Height: | Size: 7.7 KiB |
|
Before Width: | Height: | Size: 20 KiB |
|
Before Width: | Height: | Size: 12 KiB |
|
Before Width: | Height: | Size: 19 KiB |
|
Before Width: | Height: | Size: 23 KiB |
|
Before Width: | Height: | Size: 39 KiB |
|
Before Width: | Height: | Size: 119 KiB |