{
  "name": "PBL 스케치 - AI 기반 PBL 설계 도구",
  "short_name": "PBL 스케치",
  "description": "PBL Sketch와 함께 앎과 삶을 연결하는 프로젝트 수업을 시작해 보세요",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#8B5CF6",
  "orientation": "portrait-primary",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
