{
  "name": "JobSifter — AI-Powered Job Matching",
  "short_name": "JobSifter",
  "description": "Free, open-source desktop app that uses AI to match you with the right jobs, score listings, and generate cover letters.",
  "start_url": "/",
  "display": "standalone",
  "theme_color": "#0071e3",
  "background_color": "#0a0a0a",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ]
}
