{
  "name": "Postcheck",
  "short_name": "Postcheck",
  "description": "The job search field kit. Six stations and one career file. Confirm the posting is real, decide whether the role earns your evening, get the resume past the scanner, write to a human being, and prepare for the interview. Free, no account, nothing you enter leaves your browser.",
  "id": "/app",
  "start_url": "/app?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "portrait-primary",
  "theme_color": "#0e1512",
  "background_color": "#ffffff",
  "categories": [
    "productivity",
    "business",
    "education"
  ],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Scout Live Roles",
      "short_name": "Scout",
      "description": "Build a scout brief and confirm the role is live",
      "url": "/app?src=pwa_shortcut#scout",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Decide Whether To Apply",
      "short_name": "Decide",
      "description": "Run the gates before you spend an hour applying",
      "url": "/app?src=pwa_shortcut#decide",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Get Past The Scanner",
      "short_name": "Apply",
      "description": "See what the scanner loses",
      "url": "/app?src=pwa_shortcut#apply",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    },
    {
      "name": "Prepare For The Interview",
      "short_name": "Prepare",
      "description": "Build the proof behind every claim",
      "url": "/app?src=pwa_shortcut#prepare",
      "icons": [
        {
          "src": "/icon-192.png",
          "sizes": "192x192"
        }
      ]
    }
  ]
}
