{
  "short_name": "Build Wordle",
  "name": "Build Wordle - Multiplayer Word Game",
  "description": "Play Build Wordle - a fun free multiplayer word guessing game. Get 6 chances to guess a 5-letter word. Challenge friends or play solo!",
  "icons": [
    {
      "src": "favicon-16x16.png",
      "sizes": "16x16",
      "type": "image/png"
    },
    {
      "src": "favicon-32x32.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "favicon-48x48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "logo.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "logo.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ],
  "start_url": ".",
  "display": "standalone",
  "theme_color": "#000000",
  "background_color": "#ffffff",
  "categories": ["games", "entertainment", "education"],
  "lang": "en",
  "dir": "ltr",
  "orientation": "any",
  "scope": "/",
  "prefer_related_applications": false
}
