{
  "name": "Daily Sudoku Race",
  "short_name": "Sudoku Race",
  "description": "A vibrant daily Sudoku challenge with timed runs, difficulty lanes, streaks, shareable results, and leaderboard energy.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f9f6ff",
  "theme_color": "#8067ff",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
