{
  "name": "Checkers /gitl/ — Mandatory Captures",
  "short_name": "Checkers",
  "description": "Fully functional American Checkers with mandatory captures, multi-jump chains, kings, undo, and AI opponent. Playable completely offline as a Progressive Web App.",
  "start_url": "index.html",
  "display": "standalone",
  "background_color": "#1a1a2e",
  "theme_color": "#0f3460",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect width='512' height='512' fill='%231a1a2e'/%3E%3Crect x='48' y='48' width='416' height='416' rx='24' fill='%235d4037'/%3E%3Cg fill='%23b58863'%3E%3Crect x='48' y='48' width='104' height='104'/%3E%3Crect x='256' y='48' width='104' height='104'/%3E%3Crect x='152' y='152' width='104' height='104'/%3E%3Crect x='360' y='152' width='104' height='104'/%3E%3Crect x='48' y='256' width='104' height='104'/%3E%3Crect x='256' y='256' width='104' height='104'/%3E%3Crect x='152' y='360' width='104' height='104'/%3E%3Crect x='360' y='360' width='104' height='104'/%3E%3C/g%3E%3Ccircle cx='152' cy='152' r='42' fill='%23e53935' stroke='%237f0000' stroke-width='10'/%3E%3Ccircle cx='360' cy='360' r='42' fill='%23455a64' stroke='%231a1a1a' stroke-width='10'/%3E%3Ctext x='152' y='168' font-size='48' fill='%23ffd700' text-anchor='middle'%3E♔%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}