{
  "name": "Word Sleuth — crack the hidden word",
  "short_name": "Word Sleuth",
  "description": "Guess the hidden word from letter clues. Three word sizes for ages 5 and up, and it works offline.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#111827",
  "theme_color": "#1f2937",
  "orientation": "any",
  "icons": [
    { "src": "icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }
  ],
  "categories": ["games", "kids", "education", "entertainment"]
}
