{
  "name": "CaptainAIQ",
  "short_name": "CaptainAIQ",
  "description": "USTA captain tools: schedules, availability, lineups, scouting, and the rules assistant.",
  "start_url": "/app/",
  "scope": "/app/",
  "display": "standalone",
  "background_color": "#F4F2EA",
  "theme_color": "#0D2C24",
  "icons": [
    { "src": "/app/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/app/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any maskable" }
  ]
}
