Files
ETB/ETB-FrontEnd/public/manifest.json
Iliyan Angelov 306b20e24a Frontend start
2025-09-14 00:54:48 +03:00

16 lines
333 B
JSON

{
"short_name": "ETB IT Services",
"name": "Enterprise IT Services - Incident Management",
"icons": [
{
"src": "favicon.ico",
"sizes": "64x64 32x32 24x24 16x16",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}