{
  "id": "/",
  "name": "InMy Kitchen · 인마이 키친",
  "short_name": "InMy Kitchen",
  "description": "우리 집 냉장고와 식자재를 AI로 스마트하게 관리하세요. AI 레시피 추천, 소비기한 알림, 장보기 추천까지.",
  "lang": "ko",
  "dir": "ltr",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "share_target": {
    "action": "/share",
    "method": "GET",
    "enctype": "application/x-www-form-urlencoded",
    "params": {
      "title": "title",
      "text": "text",
      "url": "url"
    }
  },
  "background_color": "#020617",
  "theme_color": "#020617",
  "categories": ["food", "lifestyle", "productivity"],
  "icons": [
    {
      "src": "/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any maskable"
    },
    {
      "src": "/apple-touch-icon.png",
      "sizes": "180x180",
      "type": "image/png"
    }
  ],
  "screenshots": [
    {
      "src": "/preview-A.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "InMy Kitchen 홈 — 식자재 보관 현황"
    },
    {
      "src": "/preview-B.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI 레시피 추천"
    },
    {
      "src": "/preview-C.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "AI 장보기 추천"
    },
    {
      "src": "/preview-D.png",
      "type": "image/png",
      "form_factor": "narrow",
      "label": "소비기한 알림"
    }
  ]
}
