{
  "name": "Coaches Dugout",
  "short_name": "Dugout",
  "description": "Youth baseball team management for coaches and parents",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1e3a5f",
  "theme_color": "#1e3a5f",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "categories": ["sports", "utilities"],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Live Game",
      "url": "/live-game",
      "description": "Start or view live game scoring"
    },
    {
      "name": "Roster",
      "url": "/roster",
      "description": "View team roster"
    },
    {
      "name": "Messages",
      "url": "/?tab=chatter",
      "description": "Team messages"
    }
  ]
}
