{
  "name": "MEDMASTERMRCP Premium Portal",
  "short_name": "MEDMASTERMRCP",
  "description": "Premium clinical candidate portal for the MRCP Part 1, Part 2 and PACES board exams.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0f172a",
  "theme_color": "#111827",
  "orientation": "any",
  "icons": [
    {
      "src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🎓</text></svg>",
      "sizes": "192x192 512x512",
      "type": "image/svg+xml"
    }
  ],
  "categories": ["education", "medical"],
  "shortcuts": [
    {
      "name": "Part 1 Study",
      "url": "/part1",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📚</text></svg>", "sizes": "192x192"}]
    },
    {
      "name": "Part 2 Study",
      "url": "/part2",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>📖</text></svg>", "sizes": "192x192"}]
    },
    {
      "name": "PACES Hub",
      "url": "/paces",
      "icons": [{"src": "data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🩺</text></svg>", "sizes": "192x192"}]
    }
  ]
}
