{
  "name": "Masters Sudoku",
  "short_name": "Sudoku",
  "description": "Free classic Sudoku puzzles — Easy to Expert. Play online or offline.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f1b35",
  "theme_color": "#0f1b35",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "entertainment", "puzzle"],
  "lang": "en-GB",
  "dir": "ltr"
}
