{ "name": "Leroy's Backyard BBQ", "short_name": "Leroy's BBQ", "description": "Honest Cali BBQ in El Centro. Order online, save plates, earn rewards.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#FFFFFF", "theme_color": "#C8161D", "categories": ["food", "lifestyle"], "icons": [ { "src": "/icons/icon-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/icon-maskable-192.png?v=2", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/icon-maskable-512.png?v=2", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/icons/apple-touch-icon.png?v=2", "sizes": "180x180", "type": "image/png", "purpose": "any" } ] }