{
  "name": "DitDah",
  "short_name": "DitDah",
  "description": "Allenamento ricezione codice Morse per radioamatori",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0d0f0e",
  "theme_color": "#22c73a",
  "lang": "it",
  "icons": [
    {
      "src": "icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "utilities"],
  "shortcuts": [
    {
      "name": "Sessione libera",
      "url": "./index.html#free",
      "description": "Avvia sessione libera"
    },
    {
      "name": "Koch",
      "url": "./index.html#koch",
      "description": "Apri modalità Koch"
    }
  ]
}
