{
  "name": "Simpler Sudoku",
  "short_name": "Sudoku",
  "description": "A clean, distraction-free way to play Sudoku — easy, medium, and hard puzzles with a daily challenge.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "icons": [
    { "src": "/static/img/apple-touch-icon.png", "sizes": "180x180", "type": "image/png" }
  ]
}
