{
  "name": "Rung — Court Piece Card Game",
  "short_name": "Rung",
  "description": "Play Rung (Court Piece), the classic 4-player trick-taking card game, against AI in your browser.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#062018",
  "theme_color": "#0b3d2e",
  "categories": ["games", "card"],
  "lang": "en",
  "icons": [
    {
      "src": "assets/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
