mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-06 17:15:38 -08:00
Add maintenance features
Theme Selector, some bugfixing, update Readme
This commit is contained in:
@@ -2,6 +2,13 @@
|
||||
"name": "Pi-Alert Console",
|
||||
"short_name": "Pi-Alert",
|
||||
"display": "standalone",
|
||||
"theme_color": "#367fa9",
|
||||
"background_color": "#367fa9"
|
||||
"icons": [
|
||||
{
|
||||
"src": "",
|
||||
"sizes": "180x180",
|
||||
"type": "image/png"
|
||||
}
|
||||
],
|
||||
"theme_color": "#000",
|
||||
"background_color": "#000"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user