{
  "name": "STORYFLOW - AI 스토리보드 플랫폼",
  "short_name": "STORYFLOW",
  "description": "AI 기술로 아이디어를 시각화하고 스토리보드를 제작하세요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#7c3aed",
  "orientation": "portrait-primary",
  "categories": ["productivity", "entertainment", "education"],
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "/logo-mark.png",
      "sizes": "362x386",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "362x386",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/og-image.jpg",
      "sizes": "1200x630",
      "type": "image/png",
      "form_factor": "wide"
    }
  ]
}
