{
  "name": "EvoWordo — Live Multiplayer Word Game",
  "short_name": "EvoWordo",
  "description": "Guess the five-letter word in six tries. Play the daily challenge, duel a friend, or race a room of players in real time.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a0a",
  "theme_color": "#0a0a0a",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": ["games", "entertainment", "word"],
  "lang": "en",
  "scope": "/"
}
