{
  "name": "YUM! Scorecard",
  "short_name": "YUM!",
  "description": "A mobile-friendly YUM / Yahtzee-style scorecard with solo, bot, multiplayer, predictions, and achievements.",
  "start_url": "./index.html",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#1a1a2e",
  "theme_color": "#0f3460",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
