{
    "name": "ZeroSend PDF - Free Online PDF Editor",
    "short_name": "ZeroSend PDF",
    "description": "Edit, annotate, and manage PDF files privately in your browser. No uploads, 100% local processing.",
    "start_url": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#313d5a",
    "orientation": "portrait-primary",
    "icons": [
        {
            "src": "/favicon.svg",
            "sizes": "any",
            "type": "image/svg+xml",
            "purpose": "any maskable"
        }
    ],
    "categories": ["productivity", "utilities"],
    "screenshots": [],
    "shortcuts": [
        {
            "name": "Open PDF",
            "short_name": "Open",
            "description": "Open a PDF file to edit",
            "url": "/",
            "icons": []
        }
    ]
}
