{
  "id": "./",
  "name": "MOTK Capture",
  "short_name": "MOTK Capture",
  "description": "Local-first stop-motion capture, timeline editing, playback and export on phones, tablets and desktops.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#07111e",
  "theme_color": "#0d2238",
  "icons": [
    {
      "src": "icons/motk-capture.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icons/motk-capture-maskable.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
