{
  "name": "ApplyHunt - Free Resume Builder & ATS Checker",
  "short_name": "ApplyHunt",
  "description": "Create professional, ATS-optimized resumes for free. No watermarks, no hidden fees. Land your dream job with ApplyHunt.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "categories": ["business", "productivity", "utilities"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.svg",
      "sizes": "1200x630",
      "type": "image/svg+xml",
      "form_factor": "wide",
      "label": "ApplyHunt Resume Builder"
    }
  ],
  "shortcuts": [
    {
      "name": "Create Resume",
      "short_name": "New Resume",
      "description": "Start building a new resume",
      "url": "/resume/new",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "ATS Checker",
      "short_name": "ATS Check",
      "description": "Check your resume against ATS",
      "url": "/resume/ats",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Browse Jobs",
      "short_name": "Jobs",
      "description": "Find job opportunities",
      "url": "/jobs",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false
}
