{
  "name": "Showcases Sports",
  "short_name": "Showcases",
  "description": "The elite athlete recruiting platform. Discover top athletes, connect with coaches, and unlock NIL opportunities.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0B0B0F",
  "theme_color": "#7FFFD4",
  "categories": ["sports", "social", "education"],
  "lang": "en",
  "icons": [
    {
      "src": "/app-icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/app-icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/app-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/opengraph.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Showcases Sports — Athlete Recruiting Platform"
    }
  ],
  "shortcuts": [
    {
      "name": "Discover Athletes",
      "url": "/discover",
      "description": "Browse and filter top athletes"
    },
    {
      "name": "Live Games",
      "url": "/live",
      "description": "Watch live game updates"
    },
    {
      "name": "NIL Marketplace",
      "url": "/opportunities",
      "description": "Browse NIL opportunities"
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
