{
  "name": "AiZeph Webbuilder",
  "short_name": "AiZeph",
  "description": "AI 기반 정적 사이트 생성 플랫폼 — JSON 기반 페이지, 테마, 레이아웃, 템플릿, Cloudflare Pages 배포를 지원합니다.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "theme_color": "#0d1526",
  "background_color": "#0d1526",
  "lang": "ko",
  "icons": [
    {
      "src": "/favicon.svg",
      "type": "image/svg+xml",
      "sizes": "any",
      "purpose": "any maskable"
    },
    {
      "src": "/favicon.png",
      "type": "image/png",
      "sizes": "192x192",
      "purpose": "any"
    }
  ]
}
