{
  "name": "JobConnects.org",
  "short_name": "JobConnects.org",
  "description": "Post jobs, review applications, manage interviews and track hiring decisions with JobConnects.org",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#1A2E44",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/android-chrome-192x192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/android-chrome-512x512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": [
    "business",
    "productivity",
    "employment"
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Browse Jobs",
      "short_name": "Jobs",
      "description": "Search and browse available jobs",
      "url": "/jobs",
      "icons": [
        {
          "src": "/android-chrome-192x192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "My Applications",
      "short_name": "Applications",
      "description": "Track your job applications",
      "url": "/my-applications",
      "icons": [
        {
          "src": "/android-chrome-192x192.svg",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Inbox",
      "short_name": "Inbox",
      "description": "View messages",
      "url": "/inbox",
      "icons": [
        {
          "src": "/android-chrome-192x192.svg",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
