{
  "name": "마이홈 - AI 건축 설계",
  "short_name": "마이홈",
  "description": "AI 기반 셀프 건축 플랫폼 — 직접 설계하고, 전문가에게 전달하세요",
  "start_url": "/",
  "display": "standalone",
  "background_color": "#f8f4ec",
  "theme_color": "#4a6741",
  "orientation": "any",
  "icons": [
    {
      "src": "/icons/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/icons/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    }
  ]
}
