{
    "name": "PrivaTools — Privacy-First File Tools",
    "short_name": "PrivaTools",
    "description": "214 free, open-source file tools — PDF, image, video, audio, and developer utilities. Browser-only when possible; isolated, self-hostable processing when a backend is needed. No accounts or watermarks.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0b0c",
    "theme_color": "#0E8A56",
    "orientation": "any",
    "categories": [
        "productivity",
        "utilities",
        "business"
    ],
    "lang": "en",
    "dir": "ltr",
    "scope": "/",
    "id": "/",
    "icons": [
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-192.png",
            "sizes": "192x192",
            "type": "image/png",
            "purpose": "maskable"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any"
        },
        {
            "src": "/icons/icon-512.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "maskable"
        }
    ],
    "screenshots": [
        {
            "src": "/og-image.png",
            "sizes": "1200x630",
            "type": "image/png",
            "form_factor": "wide",
            "label": "PrivaTools — 214 Free File Tools"
        }
    ],
    "shortcuts": [
        {
            "name": "Merge PDF",
            "short_name": "Merge",
            "url": "/tool/merge-pdf",
            "description": "Combine multiple PDFs into one"
        },
        {
            "name": "Compress PDF",
            "short_name": "Compress",
            "url": "/tool/compress-pdf",
            "description": "Reduce PDF file size"
        },
        {
            "name": "Image Compressor",
            "short_name": "Compress Image",
            "url": "/tools/image-compressor",
            "description": "Reduce image file sizes"
        },
        {
            "name": "PDF to Word",
            "short_name": "PDF→Word",
            "url": "/tool/pdf-to-word",
            "description": "Convert PDF to editable Word"
        }
    ]
}
