36 lines
730 B
JSON
36 lines
730 B
JSON
{
|
|
"lang": "en",
|
|
"dir": "ltr",
|
|
"display": "standalone",
|
|
"name": "moira_db",
|
|
"short_name": "moira",
|
|
"icons": [{
|
|
"src": "icons/moira_db_64.png",
|
|
"type": "image/png",
|
|
"sizes": "64x64"
|
|
}, {
|
|
"src": "icons/moira_db_192.png",
|
|
"type": "image/png",
|
|
"sizes": "192x192"
|
|
}, {
|
|
"src": "icons/moira_db_512.png",
|
|
"type": "image/png",
|
|
"sizes": "512x512"
|
|
}],
|
|
"id": "moira_db",
|
|
"start_url": "/",
|
|
"theme_color": "white",
|
|
"background_color": "black",
|
|
|
|
"share_target": {
|
|
"action": "/film/parse_msg/",
|
|
"method": "GET",
|
|
"enctype": "application/x-www-form-urlencoded",
|
|
"params": {
|
|
"title": "title",
|
|
"text": "text",
|
|
"url": "url"
|
|
}
|
|
}
|
|
}
|