{
  "name": "CVali — ATS Resume Scanner",
  "short_name": "CVali",
  "description": "Free AI-powered ATS resume scanner. Get your resume score, find missing keywords, and land more interviews.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#FFFFFF",
  "theme_color": "#1D9E75",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "categories": ["productivity", "business", "education"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.png",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide",
      "label": "CVali ATS Resume Scanner"
    }
  ],
  "shortcuts": [
    {
      "name": "ATS Scanner",
      "short_name": "ATS Scan",
      "description": "Scan your resume for ATS compatibility",
      "url": "/scan/ats",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "JD Match Scanner",
      "short_name": "JD Match",
      "description": "Match your resume to a job description",
      "url": "/scan/match",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
