{
  "name": "DermSelect ST3 — UK Dermatology Interview Preparation",
  "short_name": "DermSelect ST3",
  "description": "The definitive UK Dermatology ST3 interview preparation platform: clinical scenarios, academic stations, AI voice feedback, portfolio optimiser and podcast mode.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#0b0218",
  "theme_color": "#0b0218",
  "lang": "en-GB",
  "categories": ["education", "medical", "productivity"],
  "icons": [
    {
      "src": "/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    },
    {
      "src": "/derm-logo.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/derm-logo-transparent.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "shortcuts": [
    {
      "name": "Dashboard",
      "url": "/dashboard",
      "description": "Open your prep dashboard"
    },
    {
      "name": "Audio Library",
      "url": "/audio-library",
      "description": "Listen to ST3 content as podcasts"
    },
    {
      "name": "Mock Timer",
      "url": "/mock-timer",
      "description": "Run a timed mock interview"
    }
  ]
}
