{
  "name": "Job Hunt",
  "short_name": "Job Hunt",
  "description": "Privacy-first job application tracker. Track applications, manage your pipeline, and generate reports for unemployment offices. No account required.",
  "start_url": "/job-hunt/",
  "display": "standalone",
  "background_color": "#f5f7fa",
  "theme_color": "#00a8e8",
  "orientation": "any",
  "icons": [
    {
      "src": "/shared/favicon-32.png",
      "sizes": "32x32",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "categories": [
    "productivity",
    "utilities"
  ],
  "lang": "en",
  "scope": "/job-hunt/"
}
