{
  "name": "YuhGames",
  "short_name": "YuhGames",
  "description": "Free online games — chess puzzles, wordle, solitaire, snake, sudoku and more. Mobile-friendly, no download required.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#121213",
  "theme_color": "#1a73e8",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "yuhgames_dark.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "yuhgames_dark.png",
      "sizes": "any",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
