{
  "name": "루카랩 - 루카 올인원 입시 연구소",
  "short_name": "루카랩",
  "description": "고등학생 세특·수행평가의 모든 것. AI 기반 세특 자료, SDG 연계, 뉴스 수집까지.",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B0F1A",
  "theme_color": "#6366f1",
  "orientation": "portrait-primary",
  "lang": "ko",
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ],
  "screenshots": [],
  "categories": ["education"],
  "shortcuts": [
    {
      "name": "대시보드",
      "short_name": "대시보드",
      "description": "세특 자료 탐색",
      "url": "/dashboard",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    },
    {
      "name": "요금제",
      "short_name": "요금제",
      "description": "플랜 확인",
      "url": "/pricing",
      "icons": [{ "src": "/icon-192.png", "sizes": "192x192" }]
    }
  ]
}
