{
  "name": "AlgoMaker - AI 콘텐츠 추천 도구",
  "short_name": "AlgoMaker",
  "description": "키워드만 입력하면 AI가 영상 제목·태그·대본·썸네일까지 추천해드립니다",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#ffffff",
  "theme_color": "#c65f3b",
  "orientation": "portrait-primary",
  "lang": "ko-KR",
  "categories": ["productivity", "utilities", "business"],
  "icons": [
    {
      "src": "/icon.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ]
}
