{
  "name": "JobZone - Career Fairs in the DMV",
  "short_name": "JobZone",
  "description": "Find job fairs, register for events, and connect with employers in Virginia and Maryland. Serving cleared professionals and veterans in the DMV area.",
  "start_url": "/jobzone-website/index.html?source=pwa",
  "scope": "/jobzone-website/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0B2244",
  "theme_color": "#D00000",
  "orientation": "portrait-primary",
  "lang": "en-US",
  "dir": "ltr",
  "categories": ["business", "productivity", "lifestyle"],
  "iarc_rating_id": "e84b072d-71b3-4d3e-86ae-31a8ce4e53b7",
  "icons": [
    {
      "src": "images/icons/icon-72.png",
      "sizes": "72x72",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-128.png",
      "sizes": "128x128",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-144.png",
      "sizes": "144x144",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-152.png",
      "sizes": "152x152",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-180.png",
      "sizes": "180x180",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-256.png",
      "sizes": "256x256",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-384.png",
      "sizes": "384x384",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "images/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "images/screenshots/screen-home.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "JobZone Home — Upcoming career fairs in the DMV"
    },
    {
      "src": "images/screenshots/screen-checkin.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Quick Check-In — Scan QR code and check in instantly"
    },
    {
      "src": "images/screenshots/screen-schedule.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Event Schedule — Find your next career fair"
    }
  ],
  "shortcuts": [
    {
      "name": "Check In — Patuxent River",
      "short_name": "Pax River Check-In",
      "description": "Quick check-in for the Patuxent River Job Fair",
      "url": "/jobzone-website/signin-paxriver.html?source=shortcut",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Check In — Dahlgren",
      "short_name": "Dahlgren Check-In",
      "description": "Quick check-in for the Dahlgren Job Fair",
      "url": "/jobzone-website/signin-dahlgren.html?source=shortcut",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Event Schedule",
      "short_name": "Schedule",
      "description": "View upcoming career fairs",
      "url": "/jobzone-website/schedule.html?source=shortcut",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Job Listings",
      "short_name": "Jobs",
      "description": "Browse open positions",
      "url": "/jobzone-website/jobs.html?source=shortcut",
      "icons": [{ "src": "images/icons/icon-96.png", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "share_target": {
    "action": "/jobzone-website/jobs.html",
    "method": "GET",
    "params": {
      "text": "search"
    }
  },
  "protocol_handlers": [
    {
      "protocol": "web+jobzone",
      "url": "/jobzone-website/index.html?action=%s"
    }
  ]
}
