{
  "id": "com.smartmockpro.mcqtest",
  "name": "MCQ Test — ICSE & CBSE Grade 10",
  "short_name": "MCQ Test",
  "description": "Practice MCQ tests for ICSE & CBSE Grade 10 — Physics, Chemistry, Maths, Biology, Science. Track your progress and prepare smarter.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone"],
  "orientation": "portrait",
  "background_color": "#667eea",
  "theme_color": "#667eea",
  "lang": "en",
  "scope": "/",
  "categories": ["education"],
  "icons": [
    {
      "src": "/icons/icon-48.png",
      "sizes": "48x48",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-96.png",
      "sizes": "96x96",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "shortcuts": [
    {
      "name": "Start Physics Test",
      "short_name": "Physics",
      "url": "/test.html?subject=Physics",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "Start Maths Test",
      "short_name": "Maths",
      "url": "/test.html?subject=Maths",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    },
    {
      "name": "View History",
      "short_name": "History",
      "url": "/history.html",
      "icons": [{ "src": "/icons/icon-96.png", "sizes": "96x96" }]
    }
  ]
}
