{
  "name": "Video Cropper - Crop Video Online Free",
  "short_name": "Video Cropper",
  "description": "Free online video cropper. Crop MP4, MOV & WEBM videos in-browser with zero uploads, zero watermarks, and 100% privacy.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070a12",
  "theme_color": "#6366f1",
  "orientation": "any",
  "lang": "en-US",
  "categories": ["video", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon",
      "purpose": "any"
    },
    {
      "src": "/og-image.png",
      "sizes": "1200x800",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "screenshots": [
    {
      "src": "/online-video-cropper.png",
      "sizes": "800x450",
      "type": "image/png",
      "label": "Video Cropper tool interface showing crop controls and aspect ratio presets"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
