{ "name": "YoLetsGo Web", "short_name": "YoLetsGo", "description": "Join the convoy. See your crew on the map and chat in real time, with in-vehicle turn-by-turn navigation.", "start_url": "/yoletsgo-web/", "scope": "/yoletsgo-web/", "id": "/yoletsgo-web/", "display": "standalone", "display_override": ["fullscreen", "standalone", "minimal-ui"], "orientation": "any", "background_color": "#0b0d10", "theme_color": "#0b0d10", "categories": ["social", "navigation", "travel", "automotive"], "icons": [ { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "icons/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ] }