{
  "name": "AI 독후감 생성기",
  "short_name": "AI독후감",
  "description": "책을 읽고 나만의 독후감을 AI로 생성하세요",
  "start_url": ".",
  "scope": ".",
  "display": "standalone",
  "background_color": "#EEF2FF",
  "theme_color": "#4F46E5",
  "orientation": "portrait",
  "icons": [
    {
      "src": "icon.svg",
      "sizes": "192x192 512x512 any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "icon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "maskable"
    }
  ],
  "lang": "ko-KR"
}
