{ "name": "Drip Partition", "short_name": "Drip KDS", "id": "/jumpersagency/kds", "start_url": "/jumpersagency/kds", "scope": "/", "display": "standalone", "background_color": "#131316", "theme_color": "#cbdb04", "orientation": "any", "icons": [ { "src": "/icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml" } ], "shortcuts": [ { "name": "Kitchen Display", "short_name": "KDS", "description": "Open the barista kitchen display", "url": "/jumpersagency/kds", "icons": [ { "src": "/icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml" } ] }, { "name": "Admin Orders", "short_name": "Orders", "description": "Open admin orders", "url": "/jumpersagency/orders", "icons": [ { "src": "/icons/icon.svg", "sizes": "512x512", "type": "image/svg+xml" } ] } ] }