{
  "name": "LizGames - Free Word Search Puzzles & Arcade Games",
  "short_name": "LizGames",
  "description": "Free word search puzzles and arcade games you can play right in your browser.",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "background_color": "#101828",
  "theme_color": "#101828",
  "orientation": "portrait-primary",
  "lang": "en",
  "dir": "ltr",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "assets/icons/lizgames.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Puzzles",
      "short_name": "Search",
      "description": "Search word search puzzles and arcade games",
      "url": "search"
    },
    {
      "name": "Browse Tags",
      "short_name": "Tags",
      "description": "Explore puzzle topics",
      "url": "tags"
    }
  ]
}
