diff --git a/files/assets/images/PCM/192.png b/files/assets/images/PCM/192.png new file mode 100644 index 000000000..edbfc6ab1 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 000000000..fc995d7f3 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 000000000..edbfc6ab1 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 000000000..fc995d7f3 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 82a00ab28..fd54f46e9 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 1bd81a7d3..d0dfe2321 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 7074699cf..f3c673239 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 b637d557e..0419aa38a 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 ce62c2ebc..e6dd187b9 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 b1e6521c5..c8d35e237 100644 --- a/files/templates/html_head.html +++ b/files/templates/html_head.html @@ -175,7 +175,7 @@ - +