update CICD
All checks were successful
Deploy to Production / deploy (push) Successful in 7s

This commit is contained in:
silverpro89
2026-01-21 15:37:58 +07:00
parent 4479e147f4
commit 8c7bc63b6f
37 changed files with 60 additions and 0 deletions

View File

@@ -0,0 +1,28 @@
{
"name": "New-Words",
"short_name": "New-Words",
"start_url": "index.html",
"display": "fullscreen",
"orientation": "any",
"icons": [{
"src": "icon-16.png",
"sizes": "16x16",
"type": "image/png"
}, {
"src": "icon-32.png",
"sizes": "32x32",
"type": "image/png"
}, {
"src": "icon-128.png",
"sizes": "128x128",
"type": "image/png"
}, {
"src": "icon-256.png",
"sizes": "144x144",
"type": "image/png"
}, {
"src": "icon-256.png",
"sizes": "256x256",
"type": "image/png"
}]
}