{ "name": "OLO Vendor", "short_name": "OLO", "description": "OLO vendor, staff and admin portal", "start_url": "/", "scope": "/", "display": "standalone", "display_override": ["standalone", "fullscreen", "minimal-ui"], "background_color": "#0A0A0A", "theme_color": "#E8352A", "orientation": "any", "lang": "en", "icons": [ { "src": "/icon-192x192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icon-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml" } ] }