{
  "name": "The Lord of the Rings: Fellowship of the Ring - Trick-Taking Game",
  "short_name": "LOTR Fellowship",
  "description": "A cooperative trick-taking card game set in Middle-earth",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a14",
  "theme_color": "#1a0f07",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
