{
    "name": "Pressed Drive-Thru Cafe",
    "short_name": "Pressed",
    "description": "Order ahead, see the menu, and get Pressed Rewards offers.",
    "id": "/",
    "start_url": "/rewards-signup?source=pwa",
    "scope": "/",
    "display": "standalone",
    "background_color": "#F1F0EC",
    "theme_color": "#4A4A45",
    "icons": [
        { "src": "/themes/pressed/images/pwa/icon-192.png", "sizes": "192x192", "type": "image/png" },
        { "src": "/themes/pressed/images/pwa/icon-512.png", "sizes": "512x512", "type": "image/png" },
        { "src": "/themes/pressed/images/pwa/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
    ],
    "shortcuts": [
        { "name": "Order Ahead", "url": "https://order.toasttab.com/online/pressed-drive-thru-cafe", "icons": [{ "src": "/themes/pressed/images/pwa/icon-192.png", "sizes": "192x192" }] },
        { "name": "Menu", "url": "/menu", "icons": [{ "src": "/themes/pressed/images/pwa/icon-192.png", "sizes": "192x192" }] }
    ]
}
