{
  "name": "Anglotec AI OSCE & Career Hub",
  "short_name": "Anglotec AI",
  "id": "/",
  "description": "AI-powered OSCE training for PLAB 2, UKMLA, MRCOG & MRCP. Practice with realistic AI patients, get real-time scoring, 360 interview questions, and clinical skill drills.",
  "start_url": "/",
  "display": "standalone",
  "display_override": ["standalone", "minimal-ui"],
  "background_color": "#0B1D3A",
  "theme_color": "#0B1D3A",
  "orientation": "portrait-primary",
  "scope": "/",
  "dir": "ltr",
  "lang": "en",
  "categories": ["education", "medical", "productivity"],
  "launch_handler": {
    "client_mode": ["navigate-existing", "auto"]
  },
  "icons": [
    {
      "src": "/favicon.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/jpeg",
      "form_factor": "wide",
      "label": "OSCE Training Dashboard"
    },
    {
      "src": "/favicon.png",
      "sizes": "512x512",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "Anglotec AI Mobile App"
    }
  ],
  "shortcuts": [
    {
      "name": "Start Scenario",
      "short_name": "Scenario",
      "description": "Jump into a new AI patient scenario",
      "url": "/?action=scenario",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Interview Prep",
      "short_name": "Interview",
      "description": "Practise NHS interview questions",
      "url": "/?action=interview",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    },
    {
      "name": "Daily Pearl",
      "short_name": "Pearl",
      "description": "View today's clinical pearl",
      "url": "/?action=pearl",
      "icons": [{ "src": "/favicon.png", "sizes": "192x192" }]
    }
  ]
}
