mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 09:36:05 -08:00
15 lines
256 B
JSON
Executable File
15 lines
256 B
JSON
Executable File
{
|
|
"name": "Pi-Alert Console",
|
|
"short_name": "Pi-Alert",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "",
|
|
"sizes": "180x180",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#000",
|
|
"background_color": "#000"
|
|
}
|