{
  "name": "AIJobs Bangladesh",
  "short_name": "AIJobs",
  "description": "Bangladesh's #1 AI-Powered Job Platform. Find verified jobs, swipe to apply, and track your career.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait",
  "scope": "/",
  "lang": "en",
  "categories": ["business", "education", "productivity"],
  "icons": [
    {
      "src": "/icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/logo-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse Jobs",
      "url": "/jobs",
      "description": "Browse all available jobs"
    },
    {
      "name": "My Dashboard",
      "url": "/candidate",
      "description": "View your candidate dashboard"
    }
  ],
  "screenshots": []
}
