Files
spoolman2/client/public/manifest.json
2023-05-16 20:51:26 +02:00

14 lines
234 B
JSON

{
"name": "Spoolman",
"short_name": "Spoolman",
"icons": [
{
"src": "google-touch-icon.png",
"sizes": "512x512"
}
],
"background_color": "#ffffff",
"theme_color": "#DC7734",
"display": "fullscreen"
}