{
  "name": "My Scholarship Finder",
  "short_name": "ScholarFinder",
  "description": "AI-powered scholarship matching for students",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#1B5E3B",
  "theme_color": "#1B5E3B",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "32x32",
      "type": "image/png"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
