{
  "name": "Treant Arcade",
  "short_name": "Treant",
  "description": "A free, ad-free family game arcade — every opponent is the treant MCTS engine.",
  "start_url": "/arcade",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#1c1830",
  "theme_color": "#1c1830",
  "icons": [
    { "src": "/img/icon-192.png", "sizes": "192x192", "type": "image/png" },
    { "src": "/img/icon-512.png", "sizes": "512x512", "type": "image/png" },
    { "src": "/img/icon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
