{
  "name": "OSCE 智能体",
  "short_name": "OSCE",
  "description": "医院药师 OSCE 智能体模拟训练平台",
  "start_url": "/app/splash",
  "scope": "/",
  "display": "standalone",
  "background_color": "#fbfafe",
  "theme_color": "#5b4aa2",
  "orientation": "portrait",
  "icons": [
    {
      "src": "/pwa-icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any maskable"
    }
  ]
}
