{
  "name": "Word Search Academy",
  "short_name": "Word Search",
  "description": "Free themed word search puzzles. Play offline, no sign-up.",
  "start_url": "index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4f7fb",
  "theme_color": "#3a86ff",
  "icons": [
    { "src": "icons/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ]
}
