{
  "name": "임오리 - 임산부 오늘의 리스트",
  "short_name": "임오리",
  "description": "임산부 오늘의 리스트, 임오리. Todo, 마일스톤, 태동카운터, 엄마가이드 정보를 한 곳에서 귀엽게 관리해요.",
  "id": "/",
  "start_url": "/",
  "scope": "/",
  "display": "standalone",
  "orientation": "portrait",
  "background_color": "#fffaf3",
  "theme_color": "#d85f87",
  "lang": "ko",
  "dir": "ltr",
  "categories": [
    "health",
    "lifestyle"
  ],
  "prefer_related_applications": false,
  "icons": [
    {
      "src": "/brand/icon-192.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-192-maskable.png",
      "sizes": "192x192",
      "type": "image/png",
      "purpose": "maskable"
    },
    {
      "src": "/brand/icon-512.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "any"
    },
    {
      "src": "/brand/icon-512-maskable.png",
      "sizes": "512x512",
      "type": "image/png",
      "purpose": "maskable"
    }
  ],
  "screenshots": [
    {
      "src": "/brand/screenshot-narrow.png",
      "sizes": "390x844",
      "type": "image/png",
      "label": "임오리 앱 홈 화면",
      "form_factor": "narrow"
    },
    {
      "src": "/brand/screenshot-wide.png",
      "sizes": "1280x640",
      "type": "image/png",
      "label": "임오리 앱 홈 화면 (와이드)",
      "form_factor": "wide"
    }
  ],
  "shortcuts": [
    {
      "name": "오늘의 리스트",
      "short_name": "리스트",
      "description": "임오리 — 오늘의 임신 할 일을 빠르게 확인해요",
      "url": "/",
      "icons": [
        {
          "src": "/brand/icon-192.png",
          "sizes": "192x192",
          "type": "image/png"
        }
      ]
    }
  ]
}