{
  "name": "Score Tracker: Multiplayer Scorekeeper & Leaderboard Manager",
  "short_name": "STMS&LM",
  "description": "Track scores for any tabletop game. Add players, record round-by-round scores, and watch the leaderboard update in real time with automatic rankings.",
  "start_url": "/en/utilities/categories/tabletop/score-tracker/",
  "scope": "/en/utilities/categories/tabletop/score-tracker/",
  "icons": [
    {
      "src": "/images/utilities/score-tracker.webp",
      "sizes": "512x512",
      "type": "image/webp",
      "purpose": "any"
    }
  ],
  "theme_color": "#0f172a",
  "background_color": "#0f172a",
  "display": "standalone",
  "orientation": "portrait"
}