{ "name": "Pillar", "short_name": "Pillar", "description": "Norway-first accounting for service firms.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#ffffff", "theme_color": "#0a0a0a", "icons": [ { "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml" }, { "src": "/icon.png", "sizes": "512x512", "type": "image/png" }, { "src": "/icon.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "share_target": { "action": "/share-receipts", "method": "POST", "enctype": "multipart/form-data", "params": { "title": "title", "text": "text", "files": [ { "name": "receipts[]", "accept": ["image/*", "application/pdf"] } ] } } }