This commit is contained in:
nabijonovdavronbek619@gmail.com
2026-02-09 16:42:46 +05:00
parent a9161b16b9
commit 4c2dc6a0f5
4 changed files with 109 additions and 6 deletions

21
public/manifest.json Normal file
View File

@@ -0,0 +1,21 @@
{
"name": "Ignum Technologies - Fire Safety Systems",
"short_name": "Ignum Tech",
"description": "Professional fire safety systems installation and sales",
"start_url": "/",
"display": "standalone",
"background_color": "#ffffff",
"theme_color": "#FF4500",
"icons": [
{
"src": "/og-image.png",
"sizes": "192x192",
"type": "image/png"
},
{
"src": "/og-image.png",
"sizes": "512x512",
"type": "image/png"
}
]
}

View File

Before

Width:  |  Height:  |  Size: 353 KiB

After

Width:  |  Height:  |  Size: 353 KiB

4
public/robots.txt Normal file
View File

@@ -0,0 +1,4 @@
User-agent: *
Allow: /
Sitemap: https://ignum-tech.com/sitemap.xml