{
  "name": "TypingBlast — Free Typing Speed Test",
  "short_name": "TypingBlast",
  "description": "The gamified typing speed test. Earn XP, unlock badges, beat the leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#080b14",
  "theme_color": "#080b14",
  "categories": ["education","games","productivity"],
  "lang": "en",
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "shortcuts": [
    { "name": "Quick Test", "short_name": "Test", "url": "/?mode=timed&duration=60", "description": "Start a 60-second typing test" },
    { "name": "Word Drop", "short_name": "Word Drop", "url": "/game-modes/word-drop", "description": "Play Word Drop game" }
  ]
}
