{
  "name": "Job Search Tools by Brad Wendling",
  "short_name": "Job Tools",
  "description": "Four free stations for nonprofit and public sector job seekers. Scout live roles, decide whether to apply, check what the parser loses, and build interview evidence.",
  "id": "/job-search-tools",
  "start_url": "/job-search-tools?src=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "theme_color": "#0f1a0f",
  "background_color": "#f5f0e8",
  "categories": ["productivity", "business", "education"],
  "lang": "en-US",
  "dir": "ltr",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Job Scout Builder",
      "short_name": "Scout",
      "description": "Build a scout brief and confirm the role is live",
      "url": "/job-scout-builder?src=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Apply Decision Worksheet",
      "short_name": "Decide",
      "description": "Run the gates before you spend an hour applying",
      "url": "/apply-decision-worksheet?src=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "ATS Reality Check",
      "short_name": "ATS",
      "description": "See what the parser loses",
      "url": "/ats-reality-check?src=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Interview Evidence Kit",
      "short_name": "Evidence",
      "description": "Build the proof behind every claim",
      "url": "/interview-evidence-kit?src=pwa_shortcut",
      "icons": [{ "src": "/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
