{
  "name": "Workzil - AI Job Hunting Platform",
  "short_name": "Workzil",
  "description": "Search smarter, apply faster, prep better. AI-powered job hunting.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#00bcd4",
  "icons": [
    {
      "src": "/favicon.ico",
      "sizes": "48x48",
      "type": "image/x-icon"
    }
  ],
  "shortcuts": [
    {
      "name": "Search Jobs",
      "url": "/jobs",
      "description": "Browse and search for jobs"
    },
    {
      "name": "AI Interview Prep",
      "url": "/ai-prep",
      "description": "Practice with AI interviewers"
    },
    {
      "name": "Pricing",
      "url": "/pricing",
      "description": "View subscription plans"
    }
  ],
  "categories": [
    "business",
    "productivity"
  ]
}
