{
  "name": "GetHireIn",
  "short_name": "GetHireIn",
  "description": "AI-powered hiring platform for first-time job seekers",
  "id": "/",
  "start_url": "/home.html?source=pwa",
  "scope": "/",
  "display": "standalone",
  "background_color": "#f5f7f5",
  "theme_color": "#00c589",
  "orientation": "portrait-primary",
  "icons": [
    { "src": "favicon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "favicon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "favicon-512-maskable.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "categories": ["business", "productivity", "education"],
  "shortcuts": [
    { "name": "Find Jobs", "url": "/jobs.html?source=pwa", "description": "Browse and search jobs", "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }] },
    { "name": "AI Career Coach", "url": "/ai-mentor.html?source=pwa", "description": "Chat with your AI mentor", "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }] },
    { "name": "Messages", "url": "/messaging.html?source=pwa", "description": "Your career inbox", "icons": [{ "src": "favicon-192.png", "sizes": "192x192" }] }
  ]
}
