{
  "name": "XITA — AI Creative Workflow Studio",
  "short_name": "XITA",
  "description": "AI 워크플로우 스튜디오. 이미지, 영상, 채팅이 하나의 캔버스에서.",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "any",
  "background_color": "#ffffff",
  "theme_color": "#ffffff",
  "lang": "ko",
  "dir": "ltr",
  "icons": [
    {
      "src": "/assets/favicon.svg",
      "sizes": "any",
      "type": "image/svg+xml",
      "purpose": "any"
    },
    {
      "src": "/assets/favicon-64.png",
      "sizes": "64x64",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/assets/og-xita.png",
      "sizes": "1200x630",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
