{
  "id": "./",
  "name": "babachess",
  "short_name": "babachess",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "display_override": ["standalone"],
  "background_color": "#0a0f14",
  "theme_color": "#00ff88",
  "description": "babachess early chess test version with AI mentor Matthias, analysis tools and a visible debug feedback hint.",
  "categories": ["games", "education"],
  "orientation": "landscape",
  "icons": [
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
