{
  "name": "Curo AI 6.0.0",
  "short_name": "Curo AI",
  "description": "블록코딩 × AI 학습 × 로봇 — 설치 없이 브라우저에서",
  "start_url": "../index.html",
  "scope": "../",
  "display": "standalone",
  "orientation": "landscape",
  "background_color": "#f6f8fb",
  "theme_color": "#4c97ff",
  "lang": "ko",
  "icons": [
    {
      "src": "pwa-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "pwa-maskable-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
