{
  "name": "Morse Trainer",
  "short_name": "Morse",
  "description": "Learn morse code the modern way — Koch method, real QSOs, listening and sending.",
  "start_url": "./",
  "display": "standalone",
  "background_color": "#080f24",
  "theme_color": "#080f24",
  "icons": [
    { "src": "icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "icon-512.png", "sizes": "512x512", "type": "image/png" }
  ]
}
