{
  "id": "/en/",
  "name": "Sudoku-Land",
  "short_name": "Sudoku-Land",
  "description": "Free online Sudoku — 9×9, 8×8, 6×6, 4×4 and a daily puzzle, no account or install required.",
  "lang": "en",
  "dir": "ltr",
  "start_url": "/en/",
  "scope": "/en/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#f5f4ef",
  "theme_color": "#e8c547",
  "categories": ["games", "puzzle", "education"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/logo.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    { "src": "/screenshot-wide.png", "sizes": "1280x950", "type": "image/png", "form_factor": "wide", "label": "9×9 Sudoku grid on Sudoku-Land" },
    { "src": "/screenshot-narrow.png", "sizes": "412x800", "type": "image/png", "form_factor": "narrow", "label": "Kids Sudoku 4×4 on Sudoku-Land" }
  ],
  "shortcuts": [
    { "name": "Daily Sudoku", "url": "/en/daily-sudoku.html" },
    { "name": "Kids Sudoku", "url": "/en/sudoku-kids.html" }
  ]
}
