{
  "name": "PYQNext — Every Question That Has Ever Been Asked",
  "short_name": "PYQNext",
  "description": "Real previous-year question papers, attemptable in exam conditions, with AI explanations and repeated-question spotting.",
  "start_url": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#111511",
  "theme_color": "#111511",
  "lang": "en-IN",
  "categories": ["education", "productivity"],
  "icons": [
    {
      "src": "/clients/pyqnext/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/clients/pyqnext/app-icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/clients/pyqnext/app-icon-maskable-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ]
}
