{
  "name": "Snake — avoid the bite",
  "short_name": "Snake",
  "description": "A push-your-luck card game: feed the snake, dodge the bite, and out-pin two bots.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f4eee1",
  "theme_color": "#f4eee1",
  "icons": [{ "src": "/icon.svg", "sizes": "any", "type": "image/svg+xml", "purpose": "any maskable" }]
}
