mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
- from 2.4.5 to 2.4.18 (cannot detect any issues) - set default scancycle for Apple Devices to 1
15 lines
297 B
JSON
15 lines
297 B
JSON
{
|
|
"name": "Pi-Alert Console",
|
|
"short_name": "Pi-Alert",
|
|
"display": "standalone",
|
|
"icons": [
|
|
{
|
|
"src": "https://net-dev.de/pialert_homescreen.png",
|
|
"sizes": "180x180",
|
|
"type": "image/png"
|
|
}
|
|
],
|
|
"theme_color": "#000",
|
|
"background_color": "#000"
|
|
}
|