22 lines
513 B
JSON
22 lines
513 B
JSON
{
|
|
"name": "thetool Lieferscheine",
|
|
"short_name": "Lieferscheine",
|
|
"description": "Lieferscheine für thetool.",
|
|
"start_url": "/WarehouseShippingNote/",
|
|
"scope": "/",
|
|
"display": "standalone",
|
|
"background_color": "#ffffff",
|
|
"theme_color": "#000000",
|
|
"icons": [
|
|
{
|
|
"src": "/assets/images/pwa-thetool-192.png",
|
|
"sizes": "192x192",
|
|
"type": "image/png"
|
|
},
|
|
{
|
|
"src": "/assets/images/pwa-thetool-512.png",
|
|
"sizes": "512x512",
|
|
"type": "image/png"
|
|
}
|
|
]
|
|
} |