{ "name": "RubberStamp", "short_name": "RubberStamp", "id": "/", "description": "Create purchase orders from receipts and documents", "icons": [ { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "any" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "any" }, { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192", "purpose": "maskable" }, { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshot1.jpg", "type": "image/jpeg", "sizes": "1280x720", "form_factor": "wide" }, { "src": "/screenshot2.jpg", "type": "image/jpeg", "sizes": "750x1334", "form_factor": "narrow" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone", "orientation": "any", "start_url": "/", "scope": "/", "share_target": { "action": "/documents/mobile_upload", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "url": "url", "files": [ { "name": "file", "accept": ["image/*", "application/pdf"] } ] } }, "prefer_related_applications": false }