{
  "id": "/dashboard.html",
  "name": "Zenith Notes Reader",
  "short_name": "Zenith Notes",
  "description": "Read your purchased Zenith exam notes and take tests — secure, watermarked, works on your phone. UGC NET, RPSC, PGT/TGT, RAS, RSSB and 30+ exams.",
  "start_url": "/dashboard.html",
  "scope": "/dashboard.html",
  "display": "standalone",
  "display_override": [
    "standalone",
    "minimal-ui",
    "browser"
  ],
  "orientation": "any",
  "background_color": "#0e1230",
  "theme_color": "#0e1230",
  "dir": "ltr",
  "lang": "en-IN",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "categories": [
    "education",
    "books"
  ],
  "prefer_related_applications": false,
  "shortcuts": [
    {
      "name": "Open Reader",
      "short_name": "Reader",
      "url": "/reader.html"
    },
    {
      "name": "Free Tests",
      "short_name": "Tests",
      "url": "/tests.html"
    }
  ]
}
