14 lines
234 B
JSON
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"
|
|
}
|