{
  "name": "IMG2NHS — From Overseas to NHS Success",
  "short_name": "IMG2NHS",
  "description": "The end-to-end platform for international medical graduates joining the NHS.",
  "id": "/",
  "start_url": "/?source=pwa",
  "scope": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "orientation": "portrait",
  "background_color": "#1e3a8a",
  "theme_color": "#1e3a8a",
  "lang": "en-GB",
  "dir": "ltr",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    { "src": "/icons/icon-192.png", "sizes": "192x192", "type": "image/png", "purpose": "any" },
    { "src": "/icons/icon-512.png", "sizes": "512x512", "type": "image/png", "purpose": "any" },
    { "src": "/icons/maskable-192.png", "sizes": "192x192", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/maskable-512.png", "sizes": "512x512", "type": "image/png", "purpose": "maskable" },
    { "src": "/icons/apple-touch-icon-180.png", "sizes": "180x180", "type": "image/png", "purpose": "any" }
  ],
  "shortcuts": [
    {
      "name": "PLAB Quiz",
      "short_name": "Quiz",
      "description": "Practice PLAB-style questions",
      "url": "/quiz?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-quiz.png", "sizes": "96x96", "type": "image/png" }]
    },
    {
      "name": "NHS Jobs",
      "short_name": "Jobs",
      "description": "Browse NHS opportunities",
      "url": "/nhs-jobs?source=pwa-shortcut",
      "icons": [{ "src": "/icons/shortcut-jobs.png", "sizes": "96x96", "type": "image/png" }]
    }
  ]
}
