{
  "name": "Gin Rummy — Play with a Friend",
  "short_name": "Gin Rummy",
  "description": "Play a classic game of gin rummy with a friend, in real time or pass-and-play.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0f2e1f",
  "theme_color": "#1a4735",
  "icons": [
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
