{ "name": "WatchMeAI", "short_name": "WatchMeAI", "description": "Identify any movie or TV show instantly from an Instagram screenshot or link.", "start_url": "/", "scope": "/", "display": "standalone", "orientation": "portrait", "background_color": "#070b14", "theme_color": "#e11d48", "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" } ], "share_target": { "action": "/", "method": "GET", "params": { "url": "shared_url", "text": "shared_text", "title": "shared_title" } } }