{
  "id": "./",
  "name": "Master of Keyboard",
  "short_name": "MOK",
  "description": "Multilingual touch-typing trainer with lessons, games and intelligent coaching.",
  "lang": "mul",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#0b0e19",
  "theme_color": "#111526",
  "orientation": "any",
  "categories": ["education", "productivity", "games"],
  "icons": [
    {
      "src": "icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Własny tekst",
      "short_name": "Własny tekst",
      "url": "./?view=custom",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Inteligentny trener",
      "short_name": "Trener",
      "url": "./?view=trainer",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
