{
  "name": "Crazy8s - Online Multiplayer Card Game",
  "short_name": "Crazy8s",
  "description": "Play Crazy Eights online with friends. Real-time multiplayer card game with skill-based tournaments, leaderboards, and special card mechanics.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a1628",
  "theme_color": "#1e3a5f",
  "orientation": "any",
  "categories": ["games", "entertainment"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    }
  ]
}
