{
  "id": "/sudoku.html",
  "name": "Sudoku — Blinky Games",
  "short_name": "Sudoku",
  "description": "Play Sudoku free: four levels from Gentle to Fiendish, every puzzle solvable by logic alone, with notes and hints. Or race a friend online.",
  "start_url": "../sudoku.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#2F5FB5",
  "background_color": "#F4F1EA",
  "categories": [
    "games",
    "entertainment"
  ],
  "icons": [
    {
      "src": "../icons/sudoku-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/sudoku-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/sudoku-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "../icons/sudoku-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "../og/sudoku.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Sudoku on Blinky Games"
    }
  ]
}
