{
  "name": "LookKey - 별을 바라보는 눈으로 글을 읽다",
  "short_name": "LookKey",
  "description": "AI 기반 학습 · 속독 · 통암기 · 졸음 감지",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#0B1026",
  "theme_color": "#0B1026",
  "orientation": "any",
  "icons": [
    {
      "src": "images/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "images/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
