{
  "name": "PlacementPreps - Offline Campus Placement Prep",
  "short_name": "PlacementPreps",
  "description": "Free offline-first placement prep: 31+ company guides, AI mock interviews, aptitude simulator, calibration tracking & company-specific drills. Works without WiFi.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#0f172a",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/Logo final.jpeg",
      "sizes": "192x192",
      "type": "image/jpeg",
      "purpose": "any maskable"
    },
    {
      "src": "/Logo final.jpeg",
      "sizes": "512x512",
      "type": "image/jpeg",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "dir": "ltr",
  "lang": "en-IN",
  "scope": "/",
  "screenshots": [
    {
      "src": "/Logo final.jpeg",
      "sizes": "540x720",
      "type": "image/jpeg",
      "form_factor": "narrow",
      "purpose": "any"
    },
    {
      "src": "/Logo final.jpeg",
      "sizes": "1080x1440",
      "type": "image/jpeg",
      "form_factor": "wide",
      "purpose": "any"
    }
  ],
  "shortcuts": [
    {
      "name": "Aptitude Test",
      "short_name": "Aptitude",
      "description": "Take aptitude practice tests — works offline",
      "url": "/aptitude-simulator",
      "icons": [{ "src": "/Logo final.jpeg", "sizes": "192x192" }]
    },
    {
      "name": "Mock Interview",
      "short_name": "Interview",
      "description": "Practice AI-powered mock interviews — 9 companies",
      "url": "/mock-interview",
      "icons": [{ "src": "/Logo final.jpeg", "sizes": "192x192" }]
    },
    {
      "name": "Calibration Analytics",
      "short_name": "Analytics",
      "description": "Track accuracy vs confidence gap",
      "url": "/calibration-analytics",
      "icons": [{ "src": "/Logo final.jpeg", "sizes": "192x192" }]
    },
    {
      "name": "Cheat Sheets",
      "short_name": "Cheat Sheets",
      "description": "Programming and aptitude cheat sheets",
      "url": "/cheat-sheets",
      "icons": [{ "src": "/Logo final.jpeg", "sizes": "192x192" }]
    }
  ]
}
