{
  "name": "CVAutomate — ATS CV Checker",
  "short_name": "CVAutomate",
  "description": "Scan your CV against any job, see your ATS match score and missing keywords, and get an AI-rewritten CV plus tailored cover letter.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#0b1020",
  "theme_color": "#0b1020",
  "categories": ["productivity", "business"],
  "icons": [
    { "src": "/pwa-icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/pwa-maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/pwa-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Scan my CV", "url": "/?source=pwa#tool", "description": "Scan your CV against a job advert" },
    { "name": "Cover letter examples", "url": "/cover-letters/?source=pwa" },
    { "name": "Free CV templates", "url": "/templates/?source=pwa" }
  ]
}
