{
  "name": "Score My Farkle",
  "short_name": "Farkle",
  "description": "A scorekeeper for Farkle: enforces the scoring rules, tracks every player, works offline.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#16161d",
  "theme_color": "#16161d",
  "icons": [
    {
      "src": "/icons/icon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ]
}
