{
  "name": "GilSudoku",
  "short_name": "GilSudoku",
  "description": "Судоку от Gilazoff Games: спокойная логическая игра для детей и взрослых",
  "start_url": "/games/sudoku/",
  "scope": "/games/sudoku/",
  "display": "fullscreen",
  "background_color": "#0f1220",
  "theme_color": "#11172c",
  "icons": [
    {
      "src": "./icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "./icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
