{
    "name": "RetypePDF — PDF Editor",
    "short_name": "RetypePDF",
    "description": "Edita texto en tus PDF directamente en el navegador, sin registro. / Edit text in your PDFs right in the browser, no sign-up.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#0b0f14",
    "theme_color": "#14b8a6",
    "icons": [
        {
            "src": "/brand/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/brand/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/brand/icon-512-maskable.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ]
}
