{
  "name": "NotesVeda - High Yield Exam Notes",
  "short_name": "NotesVeda",
  "description": "Access NCERT, CBSE & WBBSE High-Yield Exam Notes & Solved Papers Offline",
  "start_url": "/index.html",
  "scope": "/",
  "display": "standalone",
  "background_color": "#0058bd",
  "theme_color": "#0058bd",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "assets/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
