{
  "name": "ClubOps - Club Management",
  "short_name": "ClubOps",
  "description": "Run your club like a pro. Teams, rosters, schedules, and live streams all in one place.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f7f6f5",
  "theme_color": "#0d9488",
  "orientation": "any",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
