add manifest

This commit is contained in:
murdle 2025-12-18 00:07:06 +02:00
parent 2eea409447
commit cfabc9114c
2 changed files with 19 additions and 1 deletions

View File

@ -0,0 +1,17 @@
{
"name": "RSCord",
"icons": [
{
"src": "/assets/flacara.webp",
"sizes": "512x512"
}
],
"start_url": "/app",
"display": "standalone",
"scope": "/",
"theme_color": "#05050a",
"categories":["social"],
"description": "ok",
"background_color": "#05050a",
"offline_enabled": true
}

View File

@ -14,7 +14,6 @@
<link rel="stylesheet" href="/assets/0.2b34836c33685cfed2cb.css">
<link rel="icon" href="/assets/07dca80a102d4149e9736d4b162cff6f.ico">
<link rel="manifest" href="/assets/manifest.json">
<title>Discord</title>
<link rel="preload" as="script" href="/assets/custom/utils.js">
@ -28,6 +27,8 @@
<link rel="preload" as="script" href="/assets/0ffb9e3c90aa88720fc7.js">
<link rel="preload" as="script" href="/assets/cbc98c97c3635bf34da3.js">
<link rel="manifest" href="/assets/custom/web/manifest.json">
<script>
(function() {
window.GLOBAL_ENV = {};