{
  "name": "Word Puzzle Game — Become a Word Master",
  "short_name": "Word Puzzle",
  "description": "The game where you think in words and win with knowledge. Play 1,000+ free brain-training word puzzles online — no download needed. Features Easy, Medium and Hard difficulty, a built-in word dictionary, hints, coins, and leaderboard.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a6fc4",
  "theme_color": "#1a6fc4",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "puzzle", "education", "entertainment"],
  "keywords": "word puzzle free online, brain training word game, word puzzle no download, vocabulary game free, word puzzle game 1000 levels, word game with dictionary, word puzzle easy medium hard, free word brain game, daily word challenge, word puzzle for adults",
  "icons": [
    { "src": "/favicon-16x16.png", "sizes": "16x16", "type": "image/png", "purpose": "any" },
    { "src": "/favicon-32x32.png", "sizes": "32x32", "type": "image/png", "purpose": "any" },
    { "src": "/apple-touch-icon.png", "sizes": "180x180", "type": "image/png", "purpose": "any" },
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ],
  "screenshots": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Word Puzzle Game — The game where you become a word master"
    }
  ],
  "shortcuts": [
    {
      "name": "Play Now",
      "short_name": "Play",
      "description": "Jump into a word puzzle instantly",
      "url": "/game/1",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Word Dictionary",
      "short_name": "Dictionary",
      "description": "Look up any word with definitions and pronunciation",
      "url": "/dictionary",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Level Select",
      "short_name": "Levels",
      "description": "Browse all 1,000+ word puzzle levels",
      "url": "/levels",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ],
  "prefer_related_applications": false
}
