18 lines
367 B
JSON
18 lines
367 B
JSON
{
|
|
"name": "TheDesk",
|
|
"short_name": "TheDesk",
|
|
"description": "Mastodonクライアント",
|
|
"icons": [
|
|
{
|
|
"src": "./img/desk.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#212121",
|
|
"background_color": "#212121",
|
|
"display": "standalone",
|
|
"start_url": "./view/ja",
|
|
"scope": "https://thedesk.github.io"
|
|
}
|