update manifests

pull/30/head
Aevann1 2022-11-30 01:00:03 +02:00
parent b6efc27551
commit 1137fa2386
13 changed files with 16 additions and 31 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 54 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 225 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 39 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 147 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 45 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 60 KiB

View File

@ -4,19 +4,14 @@
"start_url": "https://pcmemes.net",
"display": "minimal-ui",
"background_color": "#805AD5",
"theme_color": "#805AD5",
"description": "PCM",
"offline_enabled": true,
"icons": [
{
"src": "/i/PCM/192.png?v=2001",
"sizes": "192x192",
"type": "image/png",
"src": "/i/PCM/icon.webp?v=3009",
"sizes": "any",
"type": "image/webp",
"purpose": "any"
},
{
"src": "/i/PCM/512.png?v=2001",
"sizes": "512x512",
"type": "image/png"
}
]
}

View File

@ -4,19 +4,14 @@
"start_url": "https://watchpeopledie.tv",
"display": "minimal-ui",
"background_color": "#805AD5",
"theme_color": "#805AD5",
"description": "WPD",
"offline_enabled": true,
"icons": [
{
"src": "/i/WPD/192.png?v=2001",
"sizes": "192x192",
"type": "image/png",
"src": "/i/WPD/icon.webp?v=3009",
"sizes": "any",
"type": "image/webp",
"purpose": "any"
},
{
"src": "/i/WPD/512.png?v=2001",
"sizes": "512x512",
"type": "image/png"
}
]
}

View File

@ -4,19 +4,14 @@
"start_url": "https://rdrama.net",
"display": "minimal-ui",
"background_color": "#FF66AC",
"theme_color": "#FF66AC",
"description": "rDrama",
"offline_enabled": true,
"icons": [
{
"src": "/i/rDrama/192.png?v=2000",
"sizes": "192x192",
"type": "image/png",
"src": "/i/rDrama/icon.webp?v=3009",
"sizes": "any",
"type": "image/webp",
"purpose": "any"
},
{
"src": "/i/rDrama/512.png?v=2000",
"sizes": "512x512",
"type": "image/png"
}
]
}

View File

@ -50,7 +50,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/i/PCM/icon.webp?v=3009">
<link rel="manifest" href="/assets/manifest_PCM.json?v=423">
<link rel="manifest" href="/assets/manifest_PCM.json?v=424">
<link rel="mask-icon" href="/i/PCM/icon.webp?v=3009">
<link rel="shortcut icon" href="/i/PCM/icon.webp?v=3009">
<meta name="apple-mobile-web-app-title" content="PCM">

View File

@ -50,7 +50,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/i/WPD/icon.webp?v=3009">
<link rel="manifest" href="/assets/manifest_WPD.json?v=423">
<link rel="manifest" href="/assets/manifest_WPD.json?v=424">
<link rel="mask-icon" href="/i/WPD/icon.webp?v=3009">
<link rel="shortcut icon" href="/i/WPD/icon.webp?v=3009">
<meta name="apple-mobile-web-app-title" content="WPD">

View File

@ -50,7 +50,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="/i/rDrama/icon.webp?v=3009">
<link rel="manifest" href="/assets/manifest_rDrama.json?v=423">
<link rel="manifest" href="/assets/manifest_rDrama.json?v=424">
<link rel="mask-icon" href="/i/rDrama/icon.webp?v=3009">
<link rel="shortcut icon" href="/i/rDrama/icon.webp?v=3009">
<meta name="apple-mobile-web-app-title" content="rDrama">

View File

@ -192,7 +192,7 @@
<meta name="viewport" content="width=device-width,initial-scale=1">
<link rel="apple-touch-icon" sizes="180x180" href="{{'icon.webp' | asset_siteimg}}">
<link rel="manifest" href="/assets/manifest_{{SITE_NAME}}.json?v=423">
<link rel="manifest" href="/assets/manifest_{{SITE_NAME}}.json?v=424">
<link rel="mask-icon" href="{{'icon.webp' | asset_siteimg}}">
<link rel="shortcut icon" href="{{'icon.webp' | asset_siteimg}}">
<meta name="apple-mobile-web-app-title" content="{{SITE_NAME}}">