diff --git a/files/assets/images/PCM/192.png b/files/assets/images/PCM/192.png new file mode 100644 index 0000000000..edbfc6ab1e Binary files /dev/null and b/files/assets/images/PCM/192.png differ diff --git a/files/assets/images/PCM/512.png b/files/assets/images/PCM/512.png new file mode 100644 index 0000000000..fc995d7f3c Binary files /dev/null and b/files/assets/images/PCM/512.png differ diff --git a/files/assets/images/WPD/192.png b/files/assets/images/WPD/192.png new file mode 100644 index 0000000000..edbfc6ab1e Binary files /dev/null and b/files/assets/images/WPD/192.png differ diff --git a/files/assets/images/WPD/512.png b/files/assets/images/WPD/512.png new file mode 100644 index 0000000000..fc995d7f3c Binary files /dev/null and b/files/assets/images/WPD/512.png differ diff --git a/files/assets/manifest_PCM.json b/files/assets/manifest_PCM.json index 82a00ab28d..fd54f46e90 100644 --- a/files/assets/manifest_PCM.json +++ b/files/assets/manifest_PCM.json @@ -1,8 +1,21 @@ { - "name": "PCM", - "short_name": "PCM", + "name": "PCM", + "short_name": "PCM", "start_url": "https://pcmemes.net", - "display": "standalone", - "background_color": "#805AD5", - "description": "PCM" -} \ No newline at end of file + "display": "standalone", + "background_color": "#805AD5", + "description": "PCM", + "offline_enabled": true, + "icons": [ + { + "src": "/i/PCM/192.png?v=2000", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/i/PCM/512.png?v=2000", + "sizes": "512x512", + "type": "image/png" + } + ] +} diff --git a/files/assets/manifest_WPD.json b/files/assets/manifest_WPD.json index 1bd81a7d33..d0dfe2321a 100644 --- a/files/assets/manifest_WPD.json +++ b/files/assets/manifest_WPD.json @@ -1,8 +1,21 @@ { - "name": "WPD", - "short_name": "WPD", + "name": "WPD", + "short_name": "WPD", "start_url": "https://watchpeopledie.tv", - "display": "standalone", - "background_color": "#2A96F3", - "description": "WPD" + "display": "standalone", + "background_color": "#805AD5", + "description": "WPD", + "offline_enabled": true, + "icons": [ + { + "src": "/i/WPD/192.png?v=2000", + "sizes": "192x192", + "type": "image/png" + }, + { + "src": "/i/WPD/512.png?v=2000", + "sizes": "512x512", + "type": "image/png" + } + ] } diff --git a/files/templates/errors/PCM/502.html b/files/templates/errors/PCM/502.html index 7074699cfa..f3c6732395 100644 --- a/files/templates/errors/PCM/502.html +++ b/files/templates/errors/PCM/502.html @@ -50,7 +50,7 @@ - + diff --git a/files/templates/errors/WPD/502.html b/files/templates/errors/WPD/502.html index b637d557e9..0419aa38a0 100644 --- a/files/templates/errors/WPD/502.html +++ b/files/templates/errors/WPD/502.html @@ -50,7 +50,7 @@ - + diff --git a/files/templates/errors/rDrama/502.html b/files/templates/errors/rDrama/502.html index ce62c2ebca..e6dd187b98 100644 --- a/files/templates/errors/rDrama/502.html +++ b/files/templates/errors/rDrama/502.html @@ -50,7 +50,7 @@ - + diff --git a/files/templates/html_head.html b/files/templates/html_head.html index b1e6521c52..c8d35e2375 100644 --- a/files/templates/html_head.html +++ b/files/templates/html_head.html @@ -175,7 +175,7 @@ - +