small manifest changes
This commit is contained in:
parent
67a5fe7ca8
commit
69f6f63b9c
@ -25,7 +25,8 @@
|
|||||||
],
|
],
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"theme_color": "#000000",
|
"theme_color": "#000000",
|
||||||
"background_color": "#ffffff",
|
"background_color": "#000000",
|
||||||
|
"id": "/",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"url_handlers": [
|
"url_handlers": [
|
||||||
{
|
{
|
||||||
@ -35,6 +36,7 @@
|
|||||||
"share_target": {
|
"share_target": {
|
||||||
"action": "/share",
|
"action": "/share",
|
||||||
"method": "GET",
|
"method": "GET",
|
||||||
|
"enctype": "application/x-www-form-urlencoded",
|
||||||
"params": {
|
"params": {
|
||||||
"title": "title",
|
"title": "title",
|
||||||
"text": "text",
|
"text": "text",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user