Add more fields to PWA manifest (#4145)

pull/4152/head
Samantaz Fox 12 months ago
commit 7b40775427
No known key found for this signature in database
GPG Key ID: F42821059186176E

@ -15,5 +15,7 @@
],
"theme_color": "#575757",
"background_color": "#575757",
"display": "standalone"
"display": "standalone",
"description": "An alternative front-end to YouTube",
"start_url": "/"
}

Loading…
Cancel
Save