{
  "name": "CCE Exam Hub - AI Notes & CBT Mock Portal",
  "short_name": "CCE Exam Hub",
  "description": "High-yield AI revision notes, topic-wise practice questions, and authentic computer-based test simulation for Gujarat CCE Examination.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#070a11",
  "theme_color": "#070a11",
  "orientation": "any",
  "icons": [
    {
      "src": "assets/icon-192.svg",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "assets/icon-512.svg",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "favicon.svg",
      "sizes": "64x64",
      "type": "image/svg+xml",
      "purpose": "any"
    }
  ],
  "categories": ["education", "books", "productivity"],
  "shortcuts": [
    {
      "name": "CBT Mock Test",
      "short_name": "Mock Test",
      "description": "Start Full-Screen CBT Mock Test Simulation",
      "url": "/mock-test.html",
      "icons": [{ "src": "favicon.svg", "sizes": "64x64" }]
    },
    {
      "name": "Notes Hub",
      "short_name": "All Notes",
      "description": "Browse 120+ Syllabus Topics Notes",
      "url": "/notes.html",
      "icons": [{ "src": "favicon.svg", "sizes": "64x64" }]
    },
    {
      "name": "Practice Bank",
      "short_name": "Questions",
      "description": "Topic-Wise Practice with Instant Solutions",
      "url": "/questions.html",
      "icons": [{ "src": "favicon.svg", "sizes": "64x64" }]
    }
  ]
}
