{
  "name": "uApplai - College & Career Guidance",
  "short_name": "uApplai",
  "description": "Your personal college counselor. Discover your ideal path with personalized recommendations, essay support, and expert guidance.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#0066ff",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en-US",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your dashboard",
      "url": "/dashboard"
    },
    {
      "name": "Explore Colleges",
      "short_name": "Explore",
      "description": "Explore colleges and careers",
      "url": "/exploration"
    },
    {
      "name": "Find My Fit",
      "short_name": "Find Fit",
      "description": "Find colleges that match your profile",
      "url": "/find-my-fit"
    }
  ]
}
