{
  "name": "KEYDENZA",
  "short_name": "KEYDENZA",
  "description": "Type Your Life. The cognitive platform for serious typists: rhythm training, memory recall, Flow Score, and deep keystroke analytics.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#09090b",
  "theme_color": "#a855f7",
  "categories": ["productivity", "games", "education"],
  "icons": [
    {
      "src": "icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any"
    },
    {
      "src": "icon-maskable.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "maskable"
    }
  ]
}
