{
  "name": "Prep IQ : All Govt Exams Preparation",
  "short_name": "Prep IQ",
  "id": "prep-iq-education-app",
  "description": "India's #1 trusted online platform for competitive exam preparation. Expert UPSC, SSC, Banking, Railways courses with AI-powered learning.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["window-controls-overlay", "standalone"],
  "background_color": "#ffffff",
  "theme_color": "#10b981",
  "orientation": "portrait-primary",
  "prefer_related_applications": false,
  "related_applications": [
    {
      "platform": "play",
      "url": "https://play.google.com/store/apps/details?id=com.prepiqedu.app",
      "id": "com.prepiqedu.app"
    }
  ],
  "icons": [
    {
      "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/lovable-uploads/329b73d5-21ad-4186-ba68-050a3c33195b.png",
      "sizes": "540x720",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Prep IQ Mobile App Interface"
    }
  ],
  "shortcuts": [
    {
      "name": "Test Series",
      "short_name": "Tests",
      "description": "Access practice tests and mock exams",
      "url": "/test-series",
      "icons": [
        {
          "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Live Classes",
      "short_name": "Classes",
      "description": "Join live coaching sessions",
      "url": "/live-classes",
      "icons": [
        {
          "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    },
    {
      "name": "Current Affairs",
      "short_name": "News",
      "description": "Stay updated with current affairs",
      "url": "/current-affairs",
      "icons": [
        {
          "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
          "sizes": "96x96",
          "type": "image/png"
        }
      ]
    }
  ],
  "widgets": [
    {
      "name": "Daily Challenge",
      "short_name": "Challenge",
      "description": "Quick daily practice questions",
      "tag": "daily-challenge",
      "template": "daily-challenge",
      "ms_ac_template": "daily-challenge",
      "data": "/api/widgets/daily-challenge",
      "type": "application/json",
      "screenshots": [
        {
          "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
          "sizes": "320x240",
          "label": "Daily Challenge Widget"
        }
      ],
      "icons": [
        {
          "src": "/lovable-uploads/d7cb9255-7344-45c2-b4a7-c947d0495819.png",
          "sizes": "64x64",
          "type": "image/png"
        }
      ],
      "auth": false,
      "update": 3600
    }
  ],
  "launch_handler": {
    "client_mode": "navigate-existing"
  },
  "edge_side_panel": {
    "preferred_width": 320
  },
  "file_handlers": [
    {
      "action": "/",
      "accept": {
        "application/pdf": [".pdf"],
        "text/plain": [".txt"],
        "application/vnd.openxmlformats-officedocument.wordprocessingml.document": [".docx"]
      }
    }
  ],
  "handle_links": "preferred",
  "protocol_handlers": [
    {
      "protocol": "prepiq",
      "url": "/?handler=protocol&url=%s"
    }
  ],
  "share_target": {
    "action": "/",
    "method": "GET",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "scope_extensions": [
    {
      "origin": "https://www.prepiqedu.in"
    }
  ],
  "iarc_rating_id": "e84b072d-71de-4c25-9c0e-86f5ca0d6db3",
  "categories": [
    "education"
  ],
  "lang": "en-US",
  "dir": "ltr"
}