{
  "name": "RecruitHQ360",
  "short_name": "RecruitHQ",
  "description": "College Sports Recruiting Intelligence Platform",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#06060e",
  "theme_color": "#FF6B35",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/vite.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": [
    "sports",
    "education",
    "productivity"
  ],
  "screenshots": [
    {
      "src": "/screenshot1.png",
      "sizes": "390x844",
      "type": "image/png"
    }
  ]
}