{
  "name": "Ticket to Ride Online",
  "short_name": "Ticket to Ride",
  "description": "Free online multiplayer train board game. Draw train cards, claim railway routes, and complete destination tickets with friends.",
  "start_url": "/",
  "display": "fullscreen",
  "background_color": "#f3f1ff",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
