{
  "name": "JustCut",
  "short_name": "JustCut",
  "description": "JustCut is a free local video editor for Windows, built around the mouse instead of complex setup. Drop in a video, select, drag, remove, review, and export.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090a09",
  "theme_color": "#c8ff2e",
  "icons": [
    {
      "src": "/assets/icon.png",
      "sizes": "1200x1200",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}