{
  "name": "Hire4Real — Ghost Job Detector",
  "short_name": "Hire4Real",
  "description": "Know if a job posting is real before you apply. Cross-references PERM filings and WARN notices.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0a",
  "theme_color": "#16a34a",
  "orientation": "portrait-primary",
  "categories": ["productivity", "utilities"],
  "lang": "en",
  "icons": [
    {
      "src": "/static/icons/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "PERM Filers Directory",
      "short_name": "PERM Filers",
      "description": "Browse companies ranked by ghost job score",
      "url": "/perm-filers",
      "icons": [{ "src": "/static/icons/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "Your scan history and stats",
      "url": "/dashboard",
      "icons": [{ "src": "/static/icons/favicon.svg", "sizes": "any" }]
    }
  ]
}
