{
  "name": "CoachCommand",
  "short_name": "CoachCmd",
  "description": "Multi-sport coach operating system — built for real-time decisions at the field.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0A0A0A",
  "theme_color": "#E5A823",
  "orientation": "portrait",
  "categories": ["sports", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
