{ "name": "El Torero Mexicano", "short_name": "El Torero", "description": "Authentic Mexican cuisine in Winston-Salem, NC. Order online for pickup or delivery.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "theme_color": "#920000", "background_color": "#ffffff", "categories": ["food", "restaurants"], "lang": "en-US", "icons": [ { "src": "/favicon-96x96.png", "sizes": "96x96", "type": "image/png", "purpose": "any" }, { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Order Online", "short_name": "Order", "url": "/order.html", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] }, { "name": "View Menu", "short_name": "Menu", "url": "/menu.html", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] }, { "name": "Hours & Location", "short_name": "Location", "url": "/locations.html", "icons": [{ "src": "/web-app-manifest-192x192.png", "sizes": "192x192" }] } ] }