{
  "id": "/en",
  "name": "TypingDojo - Free Online Typing Test",
  "short_name": "TypingDojo",
  "description": "Free typing practice with gaming elements. Track your WPM, earn XP, and climb the ranks.",
  "start_url": "/en",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f4f8f2",
  "theme_color": "#4a9e68",
  "categories": ["education", "games", "productivity"],
  "lang": "en",
  "dir": "ltr",
  "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" },
    { "src": "/icons/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Practice", "short_name": "Practice", "url": "/en", "description": "Start a typing test" },
    { "name": "Rankings", "short_name": "Rankings", "url": "/en/ranking", "description": "View the leaderboard" },
    { "name": "Profile", "short_name": "Profile", "url": "/en/profile", "description": "Your stats and achievements" }
  ]
}
