{
  "name": "ChainZip — 자연어 인테리어 매칭 플랫폼",
  "short_name": "ChainZip",
  "description": "말하면 찾아드려요. AI가 유사 시공 사례를 즉시 검색하고 믿을 수 있는 전문가와 연결합니다.",
  "start_url": "/home",
  "display": "standalone",
  "orientation": "portrait",
  "theme_color": "#A8835A",
  "background_color": "#F5F1ED",
  "icons": [
    {
      "src": "/icons/icon-192x192.png",
      "sizes": "192x192",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-512x512.png",
      "sizes": "512x512",
      "type": "image/png"
    },
    {
      "src": "/icons/icon-maskable-512x512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ]
}
