{
  "name": "BICTE 5th Semester Exam Preparation Hub",
  "short_name": "BICTE Prep",
  "description": "Complete offline study companion for BICTE 5th Semester - Assessment, Java, DCN, SEPM, and Discrete Mathematics",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0a0a0f",
  "theme_color": "#DC143C",
  "orientation": "portrait-primary",
  "scope": "/",
  "lang": "en",
  "dir": "ltr",
  "icons": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 192 192'%3E%3Crect fill='%23DC143C' width='192' height='192' rx='24'/%3E%3Ctext x='96' y='120' font-size='80' text-anchor='middle' fill='white'%3E%F0%9F%8E%93%3C/text%3E%3C/svg%3E",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512'%3E%3Crect fill='%23DC143C' width='512' height='512' rx='48'/%3E%3Ctext x='256' y='320' font-size='220' text-anchor='middle' fill='white'%3E%F0%9F%8E%93%3C/text%3E%3C/svg%3E",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "categories": ["education", "productivity"],
  "screenshots": [
    {
      "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1280 720'%3E%3Crect fill='%230a0a0f' width='1280' height='720'/%3E%3Ctext x='640' y='360' font-size='60' text-anchor='middle' fill='%23DC143C'%3EBICTE Exam Prep Hub%3C/text%3E%3C/svg%3E",
      "sizes": "1280x720",
      "type": "image/svg+xml",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "short_name": "Dashboard",
      "description": "View your study progress",
      "url": "/",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%233b82f6' width='96' height='96' rx='12'/%3E%3Ctext x='48' y='60' font-size='40' text-anchor='middle'%3E%F0%9F%93%8A%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "Quick Quiz",
      "short_name": "Quiz",
      "description": "Start a quick mixed quiz",
      "url": "/?action=quiz",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%2322c55e' width='96' height='96' rx='12'/%3E%3Ctext x='48' y='60' font-size='40' text-anchor='middle'%3E%F0%9F%93%9D%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    },
    {
      "name": "My Notes",
      "short_name": "Notes",
      "description": "View your personal notes",
      "url": "/?action=notes",
      "icons": [{ "src": "data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Crect fill='%23f59e0b' width='96' height='96' rx='12'/%3E%3Ctext x='48' y='60' font-size='40' text-anchor='middle'%3E%F0%9F%93%93%3C/text%3E%3C/svg%3E", "sizes": "96x96" }]
    }
  ],
  "related_applications": [],
  "prefer_related_applications": false,
  "display_override": ["standalone", "fullscreen", "minimal-ui"],
  "edge_side_panel": {
    "preferred_width": 400
  },
  "handle_links": "preferred",
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  }
}
