{
  "name": "VideoCatch — social media video downloader",
  "short_name": "VideoCatch",
  "description": "Paste a link from X, Instagram, Threads or RedNote and save the original MP4.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#1A1814",
  "background_color": "#F7F5F0",
  "icons": [
    { "src": "/icon-192.png", "type": "image/png", "sizes": "192x192" },
    { "src": "/icon-512.png", "type": "image/png", "sizes": "512x512" },
    { "src": "/apple-touch-icon.png", "type": "image/png", "sizes": "180x180" }
  ]
}
