{
  "name": "Word Search — find the hidden words",
  "short_name": "Word Search",
  "description": "Themed grids of letters with words hidden in them. Three levels for ages 5 and up, and it works offline.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#155e75",
  "orientation": "any",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["games", "kids", "education", "entertainment"]
}
