{ "id": "/?source=pwa", "name": "achatetvente.fr — Petites annonces gratuites", "short_name": "achatetvente", "description": "Marketplace française pour acheter et vendre près de chez vous. Annonces 100% gratuites, particuliers et professionnels.", "start_url": "/?source=pwa", "scope": "/", "display": "standalone", "display_override": ["standalone", "minimal-ui"], "orientation": "portrait", "theme_color": "#FF6600", "background_color": "#ffffff", "lang": "fr-FR", "dir": "ltr", "categories": ["shopping", "lifestyle", "business"], "prefer_related_applications": false, "icons": [ { "src": "/web-app-manifest-192x192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/web-app-manifest-512x512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }, { "src": "/android-chrome-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/android-chrome-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/maskable-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "shortcuts": [ { "name": "Déposer une annonce", "short_name": "Déposer", "description": "Publier une nouvelle annonce gratuite", "url": "/annonce/deposer?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192.png", "sizes": "192x192" }] }, { "name": "Mes messages", "short_name": "Messages", "description": "Voir mes conversations", "url": "/messages?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192.png", "sizes": "192x192" }] }, { "name": "Rechercher", "short_name": "Rechercher", "description": "Trouver une annonce", "url": "/recherche?source=pwa-shortcut", "icons": [{ "src": "/android-chrome-192.png", "sizes": "192x192" }] } ], "share_target": { "action": "/annonce/deposer", "method": "GET", "params": { "title": "title", "text": "description", "url": "shared_url" } }, "protocol_handlers": [ { "protocol": "web+achatetvente", "url": "/?deeplink=%s" } ] }