Files
NetAlertX/front/img/manifest.json
2022-12-04 00:07:22 +11:00

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"
}