{ "name": "EngageMobile", "short_name": "EngageMobile", "description": "Wi-Fi advertising for malls, events and other busy locations.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#111113", "theme_color": "#d91920", "icons": [ { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }