{
  "id": "./",
  "name": "Exam Uttoron - West Bengal Study App",
  "short_name": "Exam Uttoron",
  "description": "WBBSE, WBCHSE, jobs, mock tests, current affairs and PDF study support for West Bengal students.",
  "lang": "bn",
  "dir": "ltr",
  "start_url": "./",
  "scope": "./",
  "display": "standalone",
  "orientation": "portrait-primary",
  "background_color": "#ffffff",
  "theme_color": "#005bbf",
  "categories": ["education", "books", "productivity"],
  "icons": [
    {
      "src": "images/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "images/icons/maskable-icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "ই-বুক স্টোর",
      "short_name": "Store",
      "description": "PDF notes and suggestions",
      "url": "./store",
      "icons": [{ "src": "images/icons/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "চাকরির প্রস্তুতি",
      "short_name": "Jobs",
      "description": "Mock tests and MCQ practice",
      "url": "./jobs",
      "icons": [{ "src": "images/icons/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
