{
  "name": "Fox and Hounds",
  "short_name": "Fox & Hounds",
  "description": "Fox and Hounds asymmetric turn-based graph strategy game",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#0b1118",
  "theme_color": "#0b1118",
  "icons": [
    {
      "src": "icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["games", "strategy", "puzzle"]
}
