mirror of
https://github.com/usememos/memos.git
synced 2024-11-15 19:26:54 +08:00
9 lines
260 B
JSON
9 lines
260 B
JSON
{
|
|
"name": "Memos",
|
|
"short_name": "",
|
|
"icons": [
|
|
{ "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" },
|
|
{ "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" }
|
|
],
|
|
"display": "standalone"
|
|
}
|