{
  "name": "TYPEFAST - Typing Speed Test",
  "short_name": "TYPEFAST",
  "description": "Test your typing speed and accuracy. Free online typing test with multiple difficulty levels.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#6366f1",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='0.9em' font-size='90'>⚡</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='0.9em' font-size='90'>⚡</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start 60s Test",
      "short_name": "60s Test",
      "description": "Start a 60 second typing test",
      "url": "/?mode=60",
      "icons": []
    }
  ]
}
