{
  "id": "/?source=pwa",
  "name": "ApplyIt — Career Graph job search",
  "short_name": "ApplyIt",
  "description": "Job application workspace — Career Graph, tailored CVs, cover letters, and pipeline tracking.",
  "start_url": "/launch?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui", "browser"],
  "orientation": "portrait-primary",
  "background_color": "#0a0a0f",
  "theme_color": "#5e6ad2",
  "lang": "en",
  "dir": "ltr",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    { "src": "/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icon-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "/screenshots/mobile-home.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Your Career Graph and today's matched roles"
    },
    {
      "src": "/screenshots/mobile-signup.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Create an account in under a minute — no card"
    },
    {
      "src": "/screenshots/mobile-creator.png",
      "sizes": "412x915",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Upload a CV once, reuse it for every application"
    },
    {
      "src": "/screenshots/desktop-home.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "The ApplyIt workspace on desktop"
    },
    {
      "src": "/screenshots/desktop-features.png",
      "sizes": "1280x800",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Tailored CVs, cover letters, and a tracked pipeline"
    }
  ],
  "shortcuts": [
    {
      "name": "Job feed",
      "short_name": "Jobs",
      "description": "Roles matched against your Career Graph",
      "url": "/jobs?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Upload a CV",
      "short_name": "Upload CV",
      "description": "Add or replace the CV your Career Graph is built from",
      "url": "/cv/upload?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    },
    {
      "name": "Application pipeline",
      "short_name": "Pipeline",
      "description": "Everything you have applied to, and what is next",
      "url": "/applications?source=pwa_shortcut",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192", "type": "image/png" }]
    }
  ],
  "prefer_related_applications": false
}
