{
  "name": "Nomination Whist",
  "short_name": "Nomination Whist",
  "description": "Track bids, tricks, and scores for Nomination Whist",
  "start_url": "./index.html",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a2e1a",
  "theme_color": "#1a2e1a",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'><rect width='192' height='192' rx='32' fill='%231a2e1a'/><text x='50%25' y='55%25' dominant-baseline='middle' text-anchor='middle' font-size='120'>♠</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml"
    }
  ]
}
