{
  "name": "Puzzly Words — multiplayer word game",
  "short_name": "Puzzly Words",
  "description": "A free online multiplayer word game. Sixty-second rounds, three live opponents, four rounds per match.",
  "start_url": "/play/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0E4051",
  "theme_color": "#0E4051",
  "lang": "en",
  "categories": ["games", "word", "puzzle", "multiplayer"],
  "icons": [
    {
      "src": "assets/icon-square.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
