{
  "name": "MapJob — Jobs on a Map",
  "short_name": "MapJob",
  "description": "The first job board where you browse jobs on a map. Find jobs near you with one glance.",
  "lang": "en-US",
  "dir": "ltr",
  "start_url": "/jobs",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#4f46e5",
  "orientation": "portrait-primary",
  "id": "/jobs",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Browse jobs on the map",
      "short_name": "Map",
      "description": "Open the map view to discover jobs near you",
      "url": "/map?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Post a job",
      "short_name": "Hire",
      "description": "Employer dashboard — post a role or manage applications",
      "url": "/hire?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "My applications",
      "short_name": "Applications",
      "description": "Track jobs you've applied to",
      "url": "/seeker/applications?utm_source=pwa_shortcut",
      "icons": [
        {
          "src": "/icons/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ],
  "screenshots": [
    {
      "src": "/screenshots/map-choropleth-us.jpg",
      "sizes": "1424x750",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Job density across the entire US — see which states are hiring most"
    },
    {
      "src": "/screenshots/map-clusters-nyc.jpg",
      "sizes": "1363x768",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Zoom into a metro — clustered pins show job counts per neighborhood"
    },
    {
      "src": "/screenshots/map-pins-detail.jpg",
      "sizes": "1186x676",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "Click a pin — see the full job detail without leaving the map"
    }
  ],
  "categories": ["business", "productivity"],
  "prefer_related_applications": false
}
