{
  "name": "Cavalier+",
  "short_name": "Cplus",
  "lang": "en",
  "dir": "ltr",
  "id": "Cplus-Game",
  "start_url": "./index.html",
  "scope": "./",
  "description": "Survive with your knight against enemy chess pieces in this minimalist roguelite created by Maxime Galliot.",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#160d0c",
  "background_color": "#160d0c",
  "icons": [
    {
      "src": "./web-app-manifest-192x192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "./web-app-manifest-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "entertainment",
    "games"
  ],
  "prefer_related_applications": false
}