Files
NetAlertX/front/img/manifest.json
leiweibau 08dc0c6c43 Bugfixing
Replace the Googlefonts with a local verion of SourceSans3 from "https://github.com/adobe-fonts/source-sans/releases".

Fixing the ThemeColor in the manifest.json file.
2022-05-23 21:34:14 +02:00

8 lines
159 B
JSON

{
"name": "Pi-Alert Console",
"short_name": "Pi-Alert",
"display": "standalone",
"theme_color": "#367fa9",
"background_color": "#367fa9"
}