{
  "name": "Daily Crossword",
  "short_name": "Daily Crossword",
  "description": "Play free daily crossword puzzles online on Daily Crossword (codetools.cloud). Enjoy clean, easy-to-read word games designed for mature adults. No downloads, no registration—just instant brain training.",
  "start_url": "/",
  "display": "standalone",
"orientation": "portrait",
  "background_color": "#faf6f0",
  "theme_color": "#544fe8ff", 
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/img/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/img/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}

 