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

10 lines
171 B
JSON

{
"name": "Sybil",
"short_name": "Sybil",
"start_url": "/",
"scope": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#0f172a"
}