{ "name": "SignLocal — Private PDF Signer", "short_name": "SignLocal", "description": "Sign PDFs in your browser. Free, no account, and no uploads.", "start_url": "./", "scope": "./", "display": "standalone", "background_color": "#f7f6f2", "theme_color": "#1f5d50", "icons": [ { "src": "./icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "./icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }, { "src": "./favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" } ], "screenshots": [ { "src": "./screenshots/signlocal-wide.jpg", "sizes": "1363x768", "type": "image/jpeg", "form_factor": "wide", "label": "SignLocal PDF signing screen" } ] }