{
    "name": "Free PDF Signer",
    "short_name": "PDF Signer",
    "description": "Sign and edit PDF documents in your browser, with offline support after the first load.",
    "start_url": "/",
    "scope": "/",
    "display": "standalone",
    "background_color": "#ffffff",
    "theme_color": "#2563eb",
    "icons": [
        {
            "src": "/favicon.ico",
            "sizes": "64x64 32x32 24x24 16x16",
            "type": "image/x-icon"
        }
    ]
}
