add shortcuts

This commit is contained in:
2026-04-21 23:04:14 +04:00
parent da42c75f7b
commit 0e3560f6b0
2 changed files with 15 additions and 5 deletions

View File

@@ -53,5 +53,19 @@
"type": "image/png",
"purpose": "maskable any"
}
],
"shortcuts": [
{
"name": "Home",
"url": "/"
},
{
"name": "Users",
"url": "/users"
},
{
"name": "პირველი მომხმარებელი",
"url": "1"
}
]
}