{
  "name": "Sudoku",
  "short_name": "Sudoku",
  "description": "Play the classic Sudoku puzzle game online. Challenge yourself with six difficulty levels and enjoy smooth gameplay.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1976D2",
  "theme_color": "#1565C0",
  "dir": "ltr",
  "lang": "en",
  "icons": [
    {
      "src": "https://dl.zeroplay.cc/metadata/sudoku/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://dl.zeroplay.cc/metadata/sudoku/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "https://dl.zeroplay.cc/metadata/sudoku/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://dl.zeroplay.cc/metadata/sudoku/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "https://dl.zeroplay.cc/metadata/sudoku/banner.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ],
  "categories": [
    "games",
    "entertainment"
  ],
  "prefer_related_applications": false
}
