Files
pingator/public/manifest.json
Eden Kirin ffbcd89093 Cleanup
2024-01-28 22:10:47 +01:00

16 lines
314 B
JSON

{
"short_name": "Pingator",
"name": "Pingator",
"icons": [
{
"src": "favicon.png",
"sizes": "64x64",
"type": "image/x-icon"
}
],
"start_url": ".",
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}