This commit is contained in:
john aperkat
2025-07-30 04:18:44 +00:00
parent 3206db6010
commit afe9b24f56
19 changed files with 1983 additions and 657 deletions

View File

@@ -1,19 +1,19 @@
{
"short_name": "React App",
"name": "Create React App Sample",
"short_name": "IKASAPTA",
"name": "IKASAPTA HUB",
"icons": [
{
"src": "favicon.ico",
"src": "ikasapta.png",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
},
{
"src": "logo192.png",
"src": "ikasapta.png",
"type": "image/png",
"sizes": "192x192"
},
{
"src": "logo512.png",
"src": "ikasapta.png",
"type": "image/png",
"sizes": "512x512"
}