{
  "name": "PitchwerxOS",
  "short_name": "PitchwerxOS",
  "description": "Pitchwerx scheduling, coach command, player portals, and parent reports.",
  "id": "https://pitchwerxos.com/",
  "start_url": "https://pitchwerxos.com/login",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#050505",
  "theme_color": "#050505",
  "icons": [
    {
      "src": "/pitchwerx-media/chrome-logo.png",
      "sizes": "1024x1024",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Coach Command",
      "short_name": "Coach",
      "description": "Open Pitchwerx coach command.",
      "url": "https://pitchwerxos.com/login?role=trainer"
    },
    {
      "name": "Parent Portal",
      "short_name": "Parent",
      "description": "Open the parent scheduling portal.",
      "url": "https://pitchwerxos.com/login?role=parent"
    }
  ]
}
