Files
NetAlertX/front/img/manifest.json
2022-07-11 22:01:22 +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"
}