{ "name": "APP CAI", "short_name": "APP CAI", "start_url": "/", "id": "/cai-app-togo", "icons": [ { "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" } ], "theme_color": "#ffffff", "background_color": "#ffffff", "display": "standalone", "screenshots": [ { "src": "/icon-512x510.png", "type": "image/png", "sizes": "512x510", "form_factor": "narrow" }, { "src": "/icon-512x510.png", "type": "image/png", "sizes": "512x510", "form_factor": "wide" } ], "share_target": { "action": "./share_target_path/?custom_param=foo", "method": "POST", "enctype": "multipart/form-data", "params": { "files": [ { "name": "mapped_files", "accept": [ "image/jpeg" ] } ] } } }