{ "name": "Jax Sur Sangam", "short_name": "Jax Sur Sangam", "start_url": "/", "scope": "/", "display": "fullscreen", "background_color": "#0b0b12", "theme_color": "#0b0b12", "icons": [ { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" } ], "screenshots": [ { "src": "/screenshot-wide.png", "sizes": "1280x720", "type": "image/png", "form_factor": "wide" }, { "src": "/screenshot-mobile.png", "sizes": "720x1280", "type": "image/png", "form_factor": "narrow" } ], "share_target": { "action": "/share", "method": "GET", "params": { "title": "title", "text": "text", "url": "url" } } }