You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

36 lines
530 B
JSON

{
"share_target":
{
"action": "/",
"params":
{
"title": "name",
"text": "description",
"url": "link"
},
"method": "GET",
"enctype": "application/x-www-form-urlencoded"
},
"name": "notes",
"start_url": ".",
"display": "standalone",
"icons": [
{
"src": "favicon.ico",
"type": "image/vnd.microsoft.icon",
"sizes": "48x48"
},
{
"src": "notes192.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "notes512.png",
"type": "image/png",
"sizes": "512x512"
}
]
}