{ "name": "Canoe Auto Transport", "short_name": "Canoe", "description": "Auto transport brokerage, dispatch, and load management.", "start_url": "/", "scope": "/", "display": "standalone", "background_color": "#0f172a", "theme_color": "#f59e0b", "orientation": "portrait", "icons": [ { "src": "/icons/canoe-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icons/canoe-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" }, { "src": "/icons/canoe-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/ops/share-pdf", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "files", "accept": ["application/pdf", ".pdf"] } ] } } }