{
  "name": "InfiniGrid Sudoku",
  "short_name": "InfiniGrid",
  "description": "Play Sudoku at any grid size — 4×4 to 64×64",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "any",
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "categories": ["games", "puzzle"],
  "screenshots": []
}
