{
  "name": "BrowserCut",
  "short_name": "BrowserCut",
  "description": "Free browser-based video editor with local processing.",
  "start_url": "/editor",
  "display": "standalone",
  "background_color": "#020617",
  "theme_color": "#020617",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "any",
      "type": "image/x-icon"
    }
  ]
}
