{
  "name": "Reunion, a Daily Word Puzzle",
  "short_name": "Reunion",
  "description": "The right words bring them together: unscramble words in as few moves as possible.",
  "start_url": "/games/reunion",
  "display": "standalone",
  "background_color": "#f9f9f0",
  "theme_color": "#5d6024",
  "orientation": "portrait",
  "scope": "/games/reunion",
  "icons": [
    {
      "src": "https://cdn.britannica.com/games/reunion/reunion_icon_192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.britannica.com/games/reunion/reunion_icon_512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "https://cdn.britannica.com/games/reunion/reunion_icon_180x180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "games",
    "entertainment",
    "education"
  ],
  "lang": "en-US"
}