{
  "id": "/coach-app",
  "name": "AURA Coach",
  "short_name": "AURA Coach",
  "description": "Your AI assistant coach: season plan, practices, scouting, call-ups and attendance for 11 sports.",
  "start_url": "/coach?pwa=coach",
  "scope": "/coach",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#141318",
  "theme_color": "#141318",
  "categories": ["sports", "education", "productivity"],
  "icons": [
    { "src": "/coach-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/coach-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/coach-icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ]
}
