{ "name": "Carbu-Malin", "short_name": "Carbu-Malin", "description": "Le carburant le moins cher autour de vous et sur votre trajet, avec le coût réel (carburant + péage + usure).", "lang": "fr", "start_url": "/index.html", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#01534C", "theme_color": "#01534C", "icons": [ { "src": "/assets/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/assets/icons/icon-512.png", "sizes": "512x512", "type": "image/png" }, { "src": "/assets/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/index.html", "method": "GET", "enctype": "application/x-www-form-urlencoded", "params": { "title": "share_title", "text": "share_text", "url": "share_url" } } }