{
  "name": "HD Press Puzzles",
  "short_name": "HD Press",
  "description": "Free daily puzzles, themed word searches, and large-print puzzle book collections from HD Press.",
  "start_url": "/puzzles/daily",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#d99a14",
  "orientation": "portrait-primary",
  "categories": ["games", "education", "entertainment"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Today's puzzles",
      "url": "/puzzles/daily",
      "description": "Jump straight to today's daily puzzle set"
    },
    {
      "name": "Puzzle archive",
      "url": "/puzzles/archive",
      "description": "Browse and replay past puzzles"
    },
    {
      "name": "Browse books",
      "url": "/books",
      "description": "Explore large-print HD Press puzzle books"
    },
    {
      "name": "Themed word searches",
      "url": "/themed-word-searches",
      "description": "Play free themed word-search samples"
    }
  ]
}
