{ "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", "lang": "en", "categories": ["entertainment", "utilities"], "icons": [ { "src": "/favicon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any" }, { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" }, { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" } ], "screenshots": [ { "src": "/opengraph.jpg", "sizes": "1200x630", "type": "image/jpeg", "label": "WatchMeAI — Identify any movie or TV show" } ], "share_target": { "action": "/", "method": "GET", "params": { "url": "shared_url", "text": "shared_text", "title": "shared_title" } } }