{
  "name": "FundScholar - Global Scholarship Discovery",
  "short_name": "FundScholar",
  "description": "Find scholarships for every student, everywhere. Discover funding, track applications, navigate your journey.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "theme_color": "#0F766E",
  "background_color": "#FAFAF9",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-default.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide"
    }
  ],
  "categories": ["education", "productivity"],
  "prefer_related_applications": false
}
