{ "name": "Smart PDF Filler", "short_name": "PDF Filler", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#14213d", "theme_color": "#14213d", "icons": [ { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "file_handlers": [ { "action": "/", "accept": { "application/pdf": [ ".pdf" ] } } ], "description": "Fill in any PDF form: it finds the tick boxes and signature lines for you. Everything stays on your device." }