{
	"short_name": "PN",
	"name": "PlaceNote",
	"icons": [
		{
			"src": "https://placenote.bss.design/assets/img/logo-small.png?h=cd2256aa1eb0d49cd11293e2e1f5360f",
			"type": "image/png",
			"sizes": "192x192"
		},
		{
			"src": "https://placenote.bss.design/assets/img/logo-medium.png?h=5ebfc37d4d22152f286a04e5416b50b1",
			"type": "image/png",
			"sizes": "512x512"
		}
	],
	"start_url": "/",
	"display": "standalone",
	"share_target": {
		"action": "/share",
		"method": "GET",
		"enctype": "application/x-www-form-urlencoded",
		"params": {
			"title": "title",
			"text": "text",
			"url": "url"
		}
	}
}
