{
  "name": "Epistura — Placement Prep",
  "short_name": "Epistura",
  "description": "Adaptive placement practice, coding problems, company-pattern mock tests and mock interviews.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0F172A",
  "theme_color": "#1B6FB3",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education"],
  "lang": "en-IN",
  "shortcuts": [
    {
      "name": "Placement Prep",
      "short_name": "Prep",
      "url": "/placement-prep",
      "description": "Practice sets, subject exams and mock tests"
    },
    {
      "name": "Mock Interview",
      "short_name": "Interview",
      "url": "/placement-prep/mock-interview",
      "description": "Run a mock interview and get written feedback"
    },
    {
      "name": "My Learning",
      "short_name": "Learn",
      "url": "/my-learning",
      "description": "Go to your enrolled courses"
    }
  ]
}
