{
  "name": "Puzzle Suite",
  "short_name": "Puzzles",
  "description": "Free online puzzle games including Sudoku, Minesweeper, Nonogram, and Hashiwokakero",
  "start_url": "/sdk_web/",
  "display": "standalone",
  "background_color": "#0b0f19",
  "theme_color": "#4f46e5",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><text y='.9em' font-size='90'>🧩</text></svg>",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["games", "entertainment"],
  "screenshots": []
}
