{
  "name": "Morse Code World Training Tools (Development Build)",
  "short_name": "MCW Training (Dev)",
  "description": "Morse code training tools for learning CW",
  "start_url": "/international/trainer/?source=pwa-dev",
  "scope": "/international/trainer/",
  "id": "mcw-trainer-pwa-dev",
  "icons": [
    {
      "purpose": "any",
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "purpose": "any",
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "purpose": "maskable",
      "sizes": "240x240",
      "src": "/maskable_icon.png",
      "type": "image/png"
    }
  ],
  "theme_color": "#ffffff",
  "background_color": "#ffffff",
  "display": "standalone",
  "orientation": "any",
  "categories": [
    "education",
    "utilities"
  ],
  "screenshots": [
    {
      "src": "/img/screenshots/wlt-desktop.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Wide desktop view of the Word List Trainer"
    },
    {
      "src": "/img/screenshots/wlt-desktop-dark.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Wide desktop view of the Word List Trainer (dark mode)"
    },
    {
      "src": "/img/screenshots/icr-desktop.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Wide desktop view of the Instant Character Recognition trainer"
    },
    {
      "src": "/img/screenshots/icr-mobile.webp",
      "sizes": "430x929",
      "type": "image/webp",
      "form_factor": "narrow",
      "label": "Mobile view of the Instant Character Recognition trainer"
    },
    {
      "src": "/img/screenshots/morse-controls.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Morse sound controls configuration panel"
    },
    {
      "src": "/img/screenshots/speech-controls.webp",
      "sizes": "1920x1080",
      "type": "image/webp",
      "form_factor": "wide",
      "label": "Speech controls configuration panel"
    }
  ]
}