{
  "name": "Word Bridge",
  "short_name": "WordBridge",
  "description": "Connect words in the shortest chain possible. Play the Daily Challenge or battle against friends.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#22c55e",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "word games"],
  "orientation": "portrait"
}
