Files
f0ckm/f0ckm-data/manifest.json
2026-04-27 08:58:40 +02:00

22 lines
411 B
JSON

{
"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"]
}