adding f0ckm-data director

This commit is contained in:
f0ckdev
2026-04-27 08:58:40 +02:00
parent 5807c1c7b1
commit 46afca976d
16 changed files with 21 additions and 0 deletions

21
f0ckm-data/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"]
}