Files
NetAlertX/front/img/manifest.json
jokob-sk 8eb4ffe3ed logging
2025-08-08 07:34:23 +10:00

15 lines
281 B
JSON
Executable File

{
"name": "NetAlertX Console",
"short_name": "NetAlertX",
"display": "standalone",
"icons": [
{
"src": "/img/NetAlertX_logo.png",
"sizes": "180x180",
"type": "image/png"
}
],
"theme_color": "#000",
"background_color": "#000"
}