{
  "name": "ScoringSpades",
  "short_name": "Spades",
  "description": "A clean, mobile-first scorekeeper for the card game Spades.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0f1f1a",
  "theme_color": "#0f1f1a",
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
