{
  "id": "/",
  "short_name": "Blue Book PNLE",
  "name": "Blue Book Nursing Review App",
  "description": "Comprehensive PNLE Board Exam Preparation App with Real-Time Online Sync, PRC TOS NP1-NP5 Questions, Blue Book Pearls, and Performance Analytics.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#050B18",
  "theme_color": "#0B1736",
  "categories": ["education", "medical"],
  "lang": "en-US",
  "dir": "ltr",
  "prefer_related_applications": false,
  "launch_handler": {
    "client_mode": "focus-existing"
  },
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230B1736'/><text x='50%' y='68%' font-size='65' text-anchor='middle'>📘</text></svg>",
      "sizes": "192x192",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "data:image/svg+xml,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'><rect width='100' height='100' rx='20' fill='%230B1736'/><text x='50%' y='68%' font-size='65' text-anchor='middle'>📘</text></svg>",
      "sizes": "512x512",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Practice Questions",
      "short_name": "Questions",
      "description": "Start NP1-NP5 Nursing Board Practice Tests",
      "url": "/?tab=questions"
    },
    {
      "name": "Blue Book Pearls",
      "short_name": "Pearls",
      "description": "Read High-Yield Nursing Mastery Pearls",
      "url": "/?tab=miniLectures"
    },
    {
      "name": "Mock Board Exams",
      "short_name": "Mock Boards",
      "description": "Simulate 100-Question Timed Board Examinations",
      "url": "/?tab=simulations"
    }
  ]
}
