{
  "name": "CourtMode 🏀 Coach Assistant",
  "short_name": "CourtMode",
  "description": "Smart Basketball Practice Planning & On-Court Timer for Coaches",
  "start_url": "/court/preview",
  "display": "standalone",
  "background_color": "#09090b",
  "theme_color": "#f59e0b",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
