meta tags for mobile app install
This commit is contained in:
9
web/public/manifest.webmanifest
Normal file
9
web/public/manifest.webmanifest
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "Sybil",
|
||||
"short_name": "Sybil",
|
||||
"start_url": "/",
|
||||
"scope": "/",
|
||||
"display": "standalone",
|
||||
"background_color": "#ffffff",
|
||||
"theme_color": "#0f172a"
|
||||
}
|
||||
Reference in New Issue
Block a user