{
  "name": "Splendor Online",
  "short_name": "Splendor",
  "description": "Free online multiplayer board game. Collect gem tokens, buy development cards, and recruit nobles in a race to 15 prestige points.",
  "start_url": "/splendor/",
  "display": "fullscreen",
  "background_color": "#f3f1ff",
  "theme_color": "#8b5cf6",
  "icons": [
    {
      "src": "/splendor/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/splendor/apple-touch-icon.svg",
      "sizes": "180x180",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}