{
  "name": "Worduel — Competitive Word Battles",
  "short_name": "Worduel",
  "description": "Competitive multiplayer Wordle. Race to guess the word!",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#2558a0",
  "theme_color": "#D4A010",
  "icons": [
    {
      "src": "/Images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/Images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
