Files
NetAlertX/front/img/manifest.json
leiweibau 3c85f8b406 Add maintenance features
Theme Selector, some bugfixing, update Readme
2022-06-23 18:47:23 +02:00

15 lines
256 B
JSON

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