{
  "name": "Jobby — AI Career OS & Auto CV Tailor",
  "short_name": "Jobby",
  "description": "AI Career OS for new grads, engineers, and researchers. Scans job postings, crafts tailored LaTeX CVs, and automates job applications.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#090a0f",
  "theme_color": "#090a0f",
  "lang": "en-US",
  "categories": ["business", "productivity", "utilities"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Free ATS Resume Scanner",
      "short_name": "ATS Scanner",
      "description": "Scan and score your resume against any job description for free",
      "url": "/tools/ats-resume-scanner",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    },
    {
      "name": "Plans & Pricing",
      "short_name": "Pricing",
      "description": "Compare Jobby free and premium plans",
      "url": "/pricing",
      "icons": [{ "src": "/favicon.svg", "sizes": "any" }]
    }
  ]
}
