{ "name": "Sonoma Smoke & Soul", "short_name": "Sonoma BBQ", "description": "Sonoma County's BBQ food truck — slow-smoked brisket, ribs & wings over local oak.", "start_url": "/", "display": "standalone", "orientation": "portrait-primary", "background_color": "#141719", "theme_color": "#f97316", "lang": "en-US", "categories": ["food", "lifestyle"], "icons": [ { "src": "/images/favicon-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/images/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "View Menu", "short_name": "Menu", "description": "Browse the full BBQ menu", "url": "/menu", "icons": [{ "src": "/images/favicon-icon.png", "sizes": "192x192" }] }, { "name": "Order Ahead", "short_name": "Order", "description": "Pre-order and skip the line", "url": "/order", "icons": [{ "src": "/images/favicon-icon.png", "sizes": "192x192" }] }, { "name": "Find the Truck", "short_name": "Find Us", "description": "See today's truck location", "url": "/find-us", "icons": [{ "src": "/images/favicon-icon.png", "sizes": "192x192" }] } ] }