{
  "name": "MyJobPilot - AI Job Search Assistant",
  "short_name": "MyJobPilot",
  "description": "Free AI-powered job search assistant. Evaluate offers, optimize your resume, track applications, and scan portals.",
  "start_url": "/dashboard",
  "display": "standalone",
  "background_color": "#f9fafb",
  "theme_color": "#2563eb",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    }
  ]
}
