{
  "name": "Word Search Puzzles",
  "short_name": "WordSearch",
  "description": "Thousands of free word search puzzles. Play online or print!",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#2563eb",
  "orientation": "any",
  "icons": [
    { "src": "/assets/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/assets/img/icon-512.png", "sizes": "512x512", "type": "image/png" }
  ],
  "categories": ["games", "education", "entertainment"]
}
