mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
15 lines
281 B
JSON
Executable File
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"
|
|
}
|