{
  "name": "Rigged!",
  "short_name": "Rigged!",
  "description": "Board games with a cheating AI — Tic-Tac-Toe, Connect 4, Checkers, Reversi.",
  "start_url": "./game.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0a0a1a",
  "theme_color": "#0a0a1a",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'><rect width='512' height='512' rx='96' fill='%230a0a1a'/><rect x='120' y='120' width='272' height='272' rx='16' fill='none' stroke='%23e0e0e0' stroke-width='6'/><line x1='210' y1='120' x2='210' y2='392' stroke='%23e0e0e0' stroke-width='4'/><line x1='302' y1='120' x2='302' y2='392' stroke='%23e0e0e0' stroke-width='4'/><line x1='120' y1='210' x2='392' y2='210' stroke='%23e0e0e0' stroke-width='4'/><line x1='120' y1='302' x2='392' y2='302' stroke='%23e0e0e0' stroke-width='4'/><text x='256' y='285' text-anchor='middle' font-family='Arial' font-weight='bold' font-size='100' fill='%23ff3333'>!</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='36' fill='%230a0a1a'/><rect x='45' y='45' width='102' height='102' rx='6' fill='none' stroke='%23e0e0e0' stroke-width='2'/><line x1='79' y1='45' x2='79' y2='147' stroke='%23e0e0e0' stroke-width='2'/><line x1='113' y1='45' x2='113' y2='147' stroke='%23e0e0e0' stroke-width='2'/><line x1='45' y1='79' x2='147' y2='79' stroke='%23e0e0e0' stroke-width='2'/><line x1='45' y1='113' x2='147' y2='113' stroke='%23e0e0e0' stroke-width='2'/><text x='96' y='107' text-anchor='middle' font-family='Arial' font-weight='bold' font-size='38' fill='%23ff3333'>!</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
