{
  "name": "Editorial Toolkit",
  "short_name": "Editorial",
  "description": "Free browser tool: convert between CMX3600 EDL, OpenTimelineIO and FCPXML, do drop-frame timecode maths, and inspect a cut's events. Nothing is uploaded.",
  "start_url": "app.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1220",
  "theme_color": "#0b1220",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
