{ "name": "IMG → WEBP — Conversor de Imagens Online", "short_name": "IMG → WEBP", "description": "Ferramenta gratuita e rápida para converter imagens: PNG/JPG → WEBP, WEBP → PNG e JPG/PNG → PDF. Tudo acontece localmente no seu navegador.", "start_url": "/index.html", "scope": "/", "display": "standalone", "background_color": "#ffffff", "theme_color": "#000000", "orientation": "any", "lang": "pt-BR", "dir": "ltr", "categories": ["utilities", "productivity", "tools"], "icons": [ { "src": "/assets/icons/icon16.png", "sizes": "16x16", "type": "image/png" }, { "src": "/assets/icons/icon48.png", "sizes": "48x48", "type": "image/png" }, { "src": "/assets/icons/icon128.png", "sizes": "128x128", "type": "image/png" }, { "src": "/assets/icons/icon512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable any" } ], "screenshots": [ { "src": "/assets/img/og-image.png", "sizes": "1200x630", "type": "image/png", "label": "Conversor PNG/JPG → WEBP" } ], "shortcuts": [ { "name": "Converter WEBP → PNG", "short_name": "WEBP → PNG", "url": "/webp-to-png.html", "icons": [{ "src": "/assets/icons/icon48.png", "sizes": "48x48" }] }, { "name": "Converter JPG/PNG → PDF", "short_name": "IMG → PDF", "url": "/jpg-to-pdf.html", "icons": [{ "src": "/assets/icons/icon48.png", "sizes": "48x48" }] } ] }