{ "id": "/", "name": "TDPDFApp", "short_name": "TDPDFApp", "description": "Your PDF Document Solution — view, markup, sign, and combine PDFs", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#0D2E57", "theme_color": "#0D2E57", "orientation": "any", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icon-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" }, { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "file_handlers": [ { "action": "/workspace?source=file", "accept": { "application/pdf": [".pdf"] } } ], "categories": ["productivity", "utilities"], "launch_handler": { "client_mode": "navigate-existing" }, "handle_links": "preferred", "prefer_related_applications": false }