{
  "id": "/",
  "name": "Carrerlift — Jobs & Research for Students",
  "short_name": "Carrerlift",
  "description": "Upload your resume — we instantly show internships, jobs & IIT research that match your skills. Free for students.",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#FBFBF9",
  "background_color": "#FBFBF9",
  "lang": "en-IN",
  "dir": "ltr",
  "categories": ["education", "business", "productivity"],
  "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-maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "shortcuts": [
    {
      "name": "Find Jobs",
      "short_name": "Jobs",
      "url": "/jobs",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Interview Prep",
      "short_name": "Prep",
      "url": "/prep",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
