small manifest changes

This commit is contained in:
keyan 2023-07-05 09:27:01 -05:00
parent 67a5fe7ca8
commit 69f6f63b9c
1 changed files with 3 additions and 1 deletions

View File

@ -25,7 +25,8 @@
],
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff",
"background_color": "#000000",
"id": "/",
"start_url": "/",
"url_handlers": [
{
@ -35,6 +36,7 @@
"share_target": {
"action": "/share",
"method": "GET",
"enctype": "application/x-www-form-urlencoded",
"params": {
"title": "title",
"text": "text",