{
  "name": "Sheriff of Nottingham Score Calculator",
  "short_name": "Sheriff Calculator",
  "description": "Calculate scores for Sheriff of Nottingham board game matches instantly",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1f2937",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
