{
  "name": "General Scoreboard",
  "short_name": "Scoreboard",
  "description": "Universal scoreboard for poker, mahjong, and more. Four scoring modes, on-screen numpad, localStorage.",
  "start_url": "./index.html",
  "display": "standalone",
  "background_color": "#f0f0f0",
  "theme_color": "#1976d2",
  "icons": [
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "orientation": "any"
}
