2019-02-16 22:52:27 +09:00
|
|
|
{
|
|
|
|
"name": "Tissue",
|
|
|
|
"short_name": "Tissue",
|
|
|
|
"description": "気持ちよくティッシュを使った、そのあとの感想戦。",
|
|
|
|
"display": "minimal-ui",
|
|
|
|
"start_url": "/",
|
2019-03-22 00:29:52 +09:00
|
|
|
"theme_color": "#e53fb1",
|
2019-02-16 22:52:27 +09:00
|
|
|
"share_target": {
|
|
|
|
"action": "/checkin",
|
|
|
|
"method": "GET",
|
|
|
|
"enctype": "application/x-www-form-urlencoded",
|
|
|
|
"url_template": "/checkin?link={url}",
|
|
|
|
"params": {
|
|
|
|
"title": "",
|
|
|
|
"text": "link",
|
|
|
|
"url": "link"
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"icons": [
|
|
|
|
{
|
|
|
|
"src": "apple-touch-icon.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "180x180"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"src": "chrome-touch-icon-192x192.png",
|
|
|
|
"type": "image/png",
|
|
|
|
"sizes": "192x192"
|
|
|
|
}
|
|
|
|
]
|
|
|
|
}
|