{
    "name": "PDF Compresso",
    "short_name": "PDF Compresso",
    "description": "Privacy-first PDF toolkit. Merge, compress, split, rotate, and protect PDFs locally without uploading to servers.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#0a0a0f",
    "theme_color": "#ff6b35",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.png",
            "sizes": "32x32",
            "type": "image/png"
        },
        {
            "src": "/apple-touch-icon.png",
            "sizes": "180x180",
            "type": "image/png"
        },
        {
            "src": "/PDFCompressologo.png",
            "sizes": "512x512",
            "type": "image/png",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "utilities"],
    "lang": "en-GB",
    "dir": "ltr"
}
