{
  "name": "Pinochle",
  "short_name": "Pinochle",
  "description": "Play Pinochle online free with a 48-card deck, partnership bidding, meld scoring, trump, counters, and smart AI partners.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#2f1308",
  "theme_color": "#7c2d12",
  "icons": [
    {
      "src": "/android-chrome-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/android-chrome-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
