{
  "id": "/?app=jobgetter",
  "name": "JobGetter — AI job-hunt copilot",
  "short_name": "JobGetter",
  "description": "Swipe jobs, approve AI-tailored applications, land the role.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#f5f3ff",
  "theme_color": "#6d28d9",
  "categories": ["productivity", "business"],
  "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-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    { "name": "Discover jobs", "short_name": "Discover", "url": "/discover" },
    { "name": "My applications", "short_name": "Applications", "url": "/applications" }
  ]
}
