{
  "name": "Masterexams — UPTET & CTET PYQ",
  "short_name": "Masterexams",
  "description": "Complete UPTET Previous Year Questions 2011-2021 with solutions, study mode, mock tests, analytics, and AI tutor",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0F0E17",
  "theme_color": "#FF6B2B",
  "orientation": "any",
  "lang": "hi",
  "categories": ["education", "books", "reference"],
  "prefer_related_applications": false,
  "icons": [
    { "src": "icons/icon-72.png",  "sizes": "72x72",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-96.png",  "sizes": "96x96",   "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-128.png", "sizes": "128x128", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-144.png", "sizes": "144x144", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-152.png", "sizes": "152x152", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "icons/icon-384.png", "sizes": "384x384", "type": "image/png", "purpose": "any" },
    { "src": "icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" }
  ],
  "screenshots": [
    {
      "src": "assets/screenshot-wide.png",
      "sizes": "1280x720",
      "type": "image/png",
      "form_factor": "wide",
      "label": "Masterexams Dashboard"
    },
    {
      "src": "assets/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Masterexams Mobile"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Home",
      "description": "View your study progress",
      "url": "/",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Study Mode",
      "short_name": "Study",
      "description": "Practice questions by topic",
      "url": "/?page=study",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "Mock Test",
      "short_name": "Test",
      "description": "Take full-length mock tests",
      "url": "/?page=test",
      "icons": [{ "src": "icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
