{ "id": "/vinted-toolkit", "name": "Vinted Toolkit", "short_name": "VintedTK", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#0b1020", "theme_color": "#0a84ff", "icons": [ { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }, { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "shortcuts": [ { "name": "Nouvelle fiche", "short_name": "Nouvelle fiche", "description": "Créer une nouvelle annonce Vinted", "url": "/?shortcut=new", "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png" }] } ] }