{ "name": "Byte Flow", "short_name": "Byte Flow", "start_url": ".", "display": "standalone", "background_color": "#0175C2", "theme_color": "#0175C2", "description": "A new Flutter project.", "orientation": "portrait-primary", "prefer_related_applications": false, "icons": [ { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "icon-192-maskable.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "apple-touch-icon.png", "sizes": "192x192", "type": "image/png", "purpose": "any apple-touch-icon" }, { "src": "favicon.ico", "sizes": "64x64", "type": "image/x-icon" } ] }