{
  "name": "INDhire – Hire Smarter with AI",
  "short_name": "INDhire",
  "description": "AI-verified interviews, resume builder and talent pool for Indian professionals.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#08082a",
  "theme_color": "#3c3ca0",
  "categories": ["productivity", "business", "education"],
  "lang": "en-IN",
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "64x64",
      "type": "image/png"
    },
    {
      "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": [],
  "shortcuts": [
    {
      "name": "Practice Interview",
      "short_name": "Interview",
      "url": "/interview",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "Resume Builder",
      "short_name": "Resume",
      "url": "/resume-builder",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    },
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "url": "/dashboard",
      "icons": [{ "src": "/favicon.png", "sizes": "64x64" }]
    }
  ]
}
