Files
NetAlertX/front/img/manifest.json
2024-04-12 19:44:29 +10:00

15 lines
258 B
JSON
Executable File

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