{
  "name": "Turn Is Yours",
  "short_name": "TurnIsYours",
  "description": "The premium boardroom timer for board games - Rummikub, Chess, Scrabble, and more",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0D0D12",
  "theme_color": "#0D0D12",
  "categories": ["games", "utilities"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect fill='%230D0D12' width='512' height='512' rx='100'/><circle cx='256' cy='256' r='180' fill='none' stroke='%235E8BFF' stroke-width='24'/><circle cx='256' cy='256' r='140' fill='none' stroke='%231E1E2A' stroke-width='16'/><line x1='256' y1='256' x2='256' y2='140' stroke='%23FFFFFF' stroke-width='12' stroke-linecap='round'/><line x1='256' y1='256' x2='340' y2='256' stroke='%235E8BFF' stroke-width='8' stroke-linecap='round'/><circle cx='256' cy='256' r='16' fill='%23FFFFFF'/></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect fill='%230D0D12' width='192' height='192' rx='40'/><circle cx='96' cy='96' r='68' fill='none' stroke='%235E8BFF' stroke-width='10'/><circle cx='96' cy='96' r='52' fill='none' stroke='%231E1E2A' stroke-width='6'/><line x1='96' y1='96' x2='96' y2='52' stroke='%23FFFFFF' stroke-width='5' stroke-linecap='round'/><line x1='96' y1='96' x2='128' y2='96' stroke='%235E8BFF' stroke-width='4' stroke-linecap='round'/><circle cx='96' cy='96' r='6' fill='%23FFFFFF'/></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Quick Start - Rummikub",
      "short_name": "Rummikub",
      "description": "Start a 4-player Rummikub game with 1 minute turns",
      "url": "/?preset=rummikub"
    },
    {
      "name": "Quick Start - Chess",
      "short_name": "Chess",
      "description": "Start a chess clock with 5 minutes per side",
      "url": "/?preset=chess"
    },
    {
      "name": "Dice Roller",
      "short_name": "Dice",
      "description": "Roll dice for your board games",
      "url": "/?mode=dice"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
