{ "name": "Robot Lab", "short_name": "Robot Lab", "description": "Construis un robot qui voit, apprends-lui à reconnaître des objets, et découvre ses limites.", "lang": "fr", "start_url": "./index.html", "scope": "./", "display": "standalone", "orientation": "portrait", "background_color": "#0b0d10", "theme_color": "#0b0d10", "icons": [ { "src": "./icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ] }