{
  "name": "Checkers — Kings & Jumps",
  "short_name": "Checkers",
  "description": "Classic checkers with a friendly robot or a friend. Jump, chain, crown your kings! Works offline.",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#1d140d",
  "theme_color": "#1d140d",
  "orientation": "any",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "kids", "entertainment"]
}
