{
  "name": "Dugout Hero — Slow Pitch Softball Scoring",
  "short_name": "Dugout Hero",
  "description": "Score slow pitch softball in seconds with USSSA and GSL rules built in, then share a live box score.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0d1b2a",
  "theme_color": "#0d1b2a",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    { "name": "Live scoring", "url": "/score" },
    { "name": "Schedule", "url": "/schedule" },
    { "name": "Watch games", "url": "/watch" }
  ]
}
