{
  "name": "Nilex Morse Tutor",
  "short_name": "NNMorse",
  "background_color": "#fff",
  "theme_color": "#00f",
  "icons": [
    { "type": "image/png", "sizes": "192x192", "src": "icon-192.png" },
    { "type": "image/png", "sizes": "512x512", "src": "icon-512.png" }
  ],
  "start_url": "https://noseynick.net/va3nnw/cw/?app_ver=1",
  "display": "standalone",
  "categories": [ "education", "games", "productivity" ],
  "screenshots": [{
    "src": "screenshot.png",
    "sizes": "2392x998",
    "type": "image/png",
    "label": "Just type what you hear, [corrections in square brackets], simple as that!"
  }],
  "shortcuts": [
    { "name": "Morse Tutor", "url": "." },
    { "name": "Usage",       "url": "#using" },
    { "name": "About",       "url": "#about" }
  ],
  "description": "Learn Morse Code! Just click in the box below, and type what you hear - it's that simple!"
}
