Deploying to gh-pages from @ agdamsbo/FreesearchR@a6251191e5 🚀

This commit is contained in:
agdamsbo 2025-04-29 10:29:25 +00:00
commit a3136c596f
123 changed files with 326 additions and 637 deletions

21
site.webmanifest Executable file
View file

@ -0,0 +1,21 @@
{
"name": "FreesearchR",
"short_name": "FreesearchR",
"icons": [
{
"src": "/FreesearchR/web-app-manifest-192x192.png",
"sizes": "192x192",
"type": "image/png",
"purpose": "maskable"
},
{
"src": "/FreesearchR/web-app-manifest-512x512.png",
"sizes": "512x512",
"type": "image/png",
"purpose": "maskable"
}
],
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "standalone"
}