init f0ckm

This commit is contained in:
2026-04-25 19:51:52 +02:00
commit b646107eb7
241 changed files with 70364 additions and 0 deletions

21
public/manifest.json Normal file
View File

@@ -0,0 +1,21 @@
{
"id": "/",
"name": "",
"short_name": "",
"description": "",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#000000",
"theme_color": "#0096ff",
"icons": [
{
"src": "/s/img/favicon.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "any"
}
],
"screenshots": [],
"categories": ["entertainment", "social", "memes"]
}