Files
Sybil-2/web/public/manifest.webmanifest

10 lines
171 B
Plaintext
Raw Permalink Normal View History

2026-02-15 23:14:24 -08:00
{
"name": "Sybil",
"short_name": "Sybil",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#0f172a"
}