{
  "name": "StyleCut",
  "short_name": "StyleCut",
  "description": "Auto-editor powered by FFmpeg. Pick a style, drop clips, get a finished video — entirely in your browser.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Auto Editor",
      "short_name": "Auto",
      "url": "/edit",
      "description": "Preset-based quick edit"
    },
    {
      "name": "Timeline NLE",
      "short_name": "Timeline",
      "url": "/timeline",
      "description": "Full non-linear editor"
    },
    {
      "name": "Shorts",
      "short_name": "Shorts",
      "url": "/shorts",
      "description": "Highlight clips · 9:16 export"
    },
    {
      "name": "Pull",
      "short_name": "Pull",
      "url": "/extract",
      "description": "Download from YouTube · IG · Vimeo"
    }
  ],
  "categories": ["productivity", "utilities"],
  "screenshots": []
}
